Commit Graph

10 Commits

Author SHA1 Message Date
Robert von Burg 920e2cbd79 [New] Added StrolchJs.hasSearchPrivilege() and allow null privilegeValue 2018-11-08 13:53:53 +01:00
Robert von Burg 99cd6a0832 [Fix] to lowercase in locale search 2017-11-28 08:40:26 +01:00
Robert von Burg 33904ed795 [Fix] to lowercase in locale search 2017-11-28 08:37:29 +01:00
Robert von Burg 29dd117e08 [New] Added new functions:
- Strolch.clearAuthToken()
- Strolch.isChrome()
- Strolch.isFirefox()
- Strolch.isIE()
- Strolch.isEdge()
- Strolch.handleAjaxFileDownload()
- Strolch.toDateTimeNoDelim()
2017-11-09 16:08:50 +01:00
Robert von Burg 413421dbb3 [Fix] Fixed wrong month formatting in Strolch.toDateTime() 2017-11-06 12:12:52 +01:00
Robert von Burg b7a2d394df [Major] Removed old i18n functions, add getUserLocale() 2017-09-12 14:56:33 +02:00
Robert von Burg 59c1344059 [Fix] Fixed bugs in setQueryParamValue() and isEmptyString()
- isEmptyString() didn't check for null
- setQueryParamValue() set null query parameter, instead of removing the query parameter
2017-02-10 17:29:37 +01:00
Robert von Burg b0acea9aea [New] added additional date formatting functions 2017-02-08 12:16:11 +01:00
Robert von Burg 94e7280b49 [Fix] Fixes in get and set of query params 2017-02-07 10:30:42 +01:00
Robert von Burg 849efc0152 [Project] Initial Commit 2017-01-06 11:15:42 +01:00