summaryrefslogtreecommitdiff
path: root/config.xml
AgeCommit message (Collapse)Author
2015-12-11Fix URL for mobile apps to properly show pictures/resources within ↵Marko Pušnik
hint/plan; raising the pg version to 1.0;
2015-10-20- iconsMarko Pušnik
- any state marker from the URL before everything else loads removed - settings dropdown separator visibility in case of saml login fixed - profile screen: - go back button refactored - name, email field - phone, browser and platform type detection (misc.js) added - mobile apps: - meta viewport and add HandheldFriendly changed - style @-ms-viewport defined - ajaxPrefix and eioHost temporary changed to dev server - android: phonegap whitelistening in config.xml fixed - ios: add hide status bar to config.xml TODO: - WP8 mobile app: test - iOS mobile app: saml login solution (iframe cross domain url not allowed) - "No Content-Security-Policy meta tag found. Please add one when using the cordova-plugin-whitelist plugin."
2015-10-05handle phonegap native mobile appMarko Pušnik
2015-07-14- use bootstrap style/grid systemmarkop
- add cordova/phonegap basic configuration