Commit Graph

15 Commits

Author SHA1 Message Date
Robert von Burg ea0d526c7e [Fix] Don't add ? when clearing query params 2019-02-21 00:17:19 +01:00
Robert von Burg 920e2cbd79 [New] Added StrolchJs.hasSearchPrivilege() and allow null privilegeValue 2018-11-08 13:53:53 +01:00
Robert von Burg c2e47c057f [Project] ignore *.iml 2018-03-16 13:48:37 +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 fb17ad8b34 [Project] Initial commit 2017-01-06 11:19:55 +01:00
Robert von Burg 2c1610ccd6 Merge remote-tracking branch 'origin/master' 2017-01-06 11:18:48 +01:00
Robert von Burg c46a763f9b Initial commit 2017-01-06 11:16:52 +01:00
Robert von Burg 849efc0152 [Project] Initial Commit 2017-01-06 11:15:42 +01:00