Commit Graph

99 Commits

Author SHA1 Message Date
a1d47db411 Add provisioning string for "Not available" and block device wiping
Added default value in provisioning status
Added listener to handle row click event, Which will enabled/disabled wipe button base on wipe(provisioning) status
2017-05-22 19:11:14 +05:30
0ee15f6d3c Merge remote-tracking branch 'origin/master' 2017-03-24 21:57:12 +01:00
42dda5a34b Merge pull request #11 in KWA/mobile-device-management from bugfix/KMP-24-improve-design-of-read-only-pop-up to master
* commit '1ff20da2628e35f6d348fbdc90eee24cc58d1375':
  Improve design of read-only pop up device info dialog
2017-03-21 16:53:41 +01:00
1ff20da262 Improve design of read-only pop up device info dialog
Re design device details dialog
Aldo did some folder info related changes at server side php file
2017-03-21 16:51:51 +01:00
0ba95412d4 Merge remote-tracking branch 'origin/master' 2017-02-08 14:21:56 +01:00
1b0d83f0e2 Merge pull request #10 in KWA/mobile-device-management from ~JVANDERWAA/mobile-device-management:KMP-27-synchronized-folders to master
* commit '0e24ab5da1934aa1466a53ab52746895922e1ffa':
  Only count folders with a UUID as being synchronized
2017-02-01 09:37:07 +01:00
0e24ab5da1 Only count folders with a UUID as being synchronized
Folders in Z-Push with the key '1' in $contentData set have are
synchronized all other folders are not.

References: KMP-27
2017-01-31 15:36:56 +01:00
762787cd18 Merge remote-tracking branch 'origin/master' 2017-01-09 11:22:50 +01:00
783145bb75 Merge pull request #3 in KWA/mobile-device-management from feature/KMP-2-pop-up-webapp-dialog-with-additional to master
* commit 'b1e0b39c8e257a2aa4b7fadc91c750d07509547d':
  Pop-up webapp dialog with additional device info
2017-01-06 11:53:41 +01:00
b1e0b39c8e Pop-up webapp dialog with additional device info
On server side prepare device information data from z-push webservice response.
On client side prepare dialog to show addition device information on row double click.
2017-01-06 16:22:32 +05:30
cd40ac0d5e Merge pull request #7 in KWA/mobile-device-management from bugfix/KW-894-update-licenses-of-plugins to master
* commit '58fd1a2bd44ab856152c6f86670420392966a693':
  Add Kopano license
2016-12-22 10:07:07 +01:00
93e35a9e3c Merge pull request #8 in KWA/mobile-device-management from ~RTOUSSAINT/mobile-device-management:bugfix/KMP-20-if-z-push-version-is-unavailable-show to master
* commit 'f7d3309505030d1492946993830e8f422cafd451':
  KMP-20: Changed n/a in 'version not available'
2016-12-21 14:43:05 +01:00
f7d3309505 KMP-20: Changed n/a in 'version not available' 2016-12-20 12:59:39 +01:00
58fd1a2bd4 Add Kopano license 2016-12-15 14:01:48 +01:00
edd376b5b8 Merge pull request #5 in KWA/mobile-device-management from ~RTOUSSAINT/mobile-device-management:improvement/KMP-4-show-z-push-version-in-settings to master
* commit 'd610e9e1816a16b8458fd00016c8542af7981f44':
  KMP-4: - Retrieve the zpush version from the About() service request and show it in the settings
2016-12-13 17:24:57 +01:00
d610e9e181 KMP-4: - Retrieve the zpush version from the About() service request and show it in the settings 2016-12-13 17:23:53 +01:00
6911524059 Merge pull request #6 in KWA/mobile-device-management from ~RTOUSSAINT/mobile-device-management:bugfix/KMP-3-device-list-grid-does-not-properly to master
* commit '2a052020b3a9ef8cb9aaed4c0d1714f1c592e6c4':
  KMP-3: Changed layout of mdm grid's parent panel to 'fit'
2016-12-12 14:57:59 +01:00
2a052020b3 KMP-3: Changed layout of mdm grid's parent panel to 'fit' 2016-12-12 14:57:09 +01:00
df0b62009e Translated using Weblate (Italian)
Currently translated at 100.0% (34 of 34 strings)
2016-11-14 16:00:03 +01:00
6f7157651f Translated using Weblate (Italian)
Currently translated at 100.0% (34 of 34 strings)
2016-11-10 15:06:22 +01:00
2ef74018f3 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (34 of 34 strings)
2016-10-13 12:00:36 +02:00
4a54773632 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (34 of 34 strings)
2016-10-10 17:02:50 +02:00
e984502870 Translated using Weblate (Japanese)
Currently translated at 2.9% (1 of 34 strings)
2016-09-29 06:00:03 +02:00
dfdfd1cdde Translated using Weblate (Japanese)
Currently translated at 0.0% (0 of 34 strings)
2016-09-25 00:54:44 +02:00
e7758c6f29 Merge remote-tracking branch 'origin/master' 2016-09-22 16:12:19 +02:00
7385ef179e Merge pull request #2 in KWA/mobile-device-management from KMP-10-fix-translations to master
* commit 'b9548dec8d8110d1081bd38989bdb6d119dadda6':
  Use dgettext which handles translation domains
2016-08-17 17:30:11 +02:00
41ab7c1343 Translated using Weblate (Hungarian)
Currently translated at 97.0% (33 of 34 strings)
2016-08-15 15:21:41 +02:00
c8d7e39dab Translated using Weblate (Hungarian)
Currently translated at 23.5% (8 of 34 strings)
2016-08-15 09:27:49 +02:00
b9548dec8d Use dgettext which handles translation domains
The PHP code should use a translation function which can handle a textdomain as argument.

References: KMP-10
2016-08-11 11:08:54 +02:00
b996e9df5a Merge remote-tracking branch 'origin/master' 2016-08-10 12:43:22 +02:00
a3c9ffaa73 Merge pull request #1 in KWA/mobile-device-management from KW-99-port-php4-classes to master
* commit '0564edfb748da54349559975013aa44602509690':
  Remove backwards compatible code
  Port PHP4 style classes to PHP5
2016-08-10 09:23:44 +02:00
95e7241b67 Translated using Weblate (French)
Currently translated at 8.8% (3 of 34 strings)
2016-08-05 16:38:19 +02:00
f0b902b214 Translated using Weblate (Hungarian)
Currently translated at 23.5% (8 of 34 strings)
2016-08-04 14:00:02 +02:00
0564edfb74 Remove backwards compatible code
The authentication module is supported from the initial release,
therefore the backwards compatible code can be removed.
2016-08-01 09:54:49 +02:00
300c060be1 Port PHP4 style classes to PHP5
The next version of PHP will deprecated the PHP4 style classes.

References: KW-99
2016-08-01 09:54:47 +02:00
Bob
8eb9fb7dd8 Translated using Weblate (Dutch)
Currently translated at 100.0% (34 of 34 strings)
2016-07-31 16:00:03 +02:00
Bob
2a546768d2 Translated using Weblate (Dutch)
Currently translated at 11.7% (4 of 34 strings)
2016-07-22 18:00:02 +02:00
18ec52bf58 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (34 of 34 strings)
2016-07-21 20:38:05 +02:00
73d218838e Translated using Weblate (Portuguese (Brazil))
Currently translated at 8.8% (3 of 34 strings)
2016-07-02 23:00:04 +02:00
Bob
66f27ae099 Translated using Weblate (Dutch)
Currently translated at 8.8% (3 of 34 strings)
2016-06-20 09:58:33 +02:00
da297e5d6f Merge remote-tracking branch 'origin/master' 2016-06-13 12:56:31 +02:00
60002e2fc2 Translated using Weblate (Hungarian)
Currently translated at 20.5% (7 of 34 strings)
2016-06-13 12:56:30 +02:00
b9d2187651 Translated using Weblate (German)
Currently translated at 100.0% (34 of 34 strings)
2016-06-13 12:56:30 +02:00
ed708a24c3 Add build step for deploying translations. 2016-06-09 12:03:55 +02:00
31b617be1e Merge remote-tracking branch 'origin/master' 2016-06-09 11:55:56 +02:00
78c8c5fa17 Translated using Weblate (Dutch)
Currently translated at 5.8% (2 of 34 strings)
2016-06-09 11:55:56 +02:00
f0a863f3e0 Add more languages for translation. 2016-06-09 11:51:44 +02:00
ec102f9c03 Add translation support
Add translation support by adding the language dir
with bare PO files.
All translations are changed to use their plugin domain.
2016-06-09 11:13:23 +02:00
ecaa6e3a35 initial commit 2016-05-11 10:40:44 +02:00