csoni
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
Sean van der Spek
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
Ronald Toussaint
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
Sean van der Spek
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
Ronald Toussaint
2a052020b3
KMP-3: Changed layout of mdm grid's parent panel to 'fit'
2016-12-12 14:57:09 +01:00
Martijn Alberts
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
Jelle van der Waa
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
Martijn Alberts
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
Jelle van der Waa
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
Jelle van der Waa
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
Jelle van der Waa
ed708a24c3
Add build step for deploying translations.
2016-06-09 12:03:55 +02:00
Jelle van der Waa
f0a863f3e0
Add more languages for translation.
2016-06-09 11:51:44 +02:00
Jelle van der Waa
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
Jelle van der Waa
ecaa6e3a35
initial commit
2016-05-11 10:40:44 +02:00