Commit graph

23 commits

Author SHA1 Message Date
zumbrunn
62e88d817a added reference to docs for supported date format pattern 2007-07-30 20:03:58 +00:00
zumbrunn
460ace26be minor tweaking for docs generation 2007-07-01 15:50:28 +00:00
p3k
6f508612c8 Add param object as argument when calling renderSkin in skin_macro 2007-05-31 13:26:15 +00:00
p3k
e15b2bb521 Added positional parameters to some macros 2007-05-30 12:33:51 +00:00
hns
c38a093d5c * Add itemPrefix and itemSuffix parameters as suggested by Maksim Lin on helma-user 2007-05-10 13:45:34 +00:00
p3k
39837792c3 Added String.EMPTY and String.SPACE constants 2007-05-03 14:13:29 +00:00
p3k
3548d309c1 Oops, if the name endsWith("s") we add an "e", not the other way around... 2007-04-23 15:03:47 +00:00
p3k
dd72bd4804 Great, we already have helma.String included so let's use them methods! 2007-04-23 15:00:56 +00:00
p3k
82df79e01d Added forEach() and size_macro() methods 2007-04-23 14:59:34 +00:00
hns
72feb3356a * Add new Filters.js module contributed by Michael Platzer
* Add Filters.js and JSON.js to all.js
2007-04-17 13:43:59 +00:00
hns
486e9a5836 * Add @fileoverview JSDoc comment
* Move static methods down to the bottom of the file to circumvent
  a strange bug that prevents documentation from being generated.
2007-02-09 11:00:07 +00:00
hns
da7bdcfba0 * Add @fileoverview JSDoc comment
* Move static methods down to the bottom of the file to circumvent
  a strange bug that prevents documentation from being generated.
* Some JSDoc comment fixes
2007-02-09 10:04:48 +00:00
grob
748779d346 added localisation support to format() and toPercent(). both now accept an optional java.util.Locale instance as last argument 2006-12-14 17:28:43 +00:00
stefanp
e6d7fe7520 workaround for http://helma.org/bugs/show_bug.cgi?id=474 went into the wrong repository: changed the way the number of days is calculated. 2006-08-21 15:57:05 +00:00
p3k
7860cbdde2 * added String.NULL as constant containing the empty string ""
* added global- and HopObject-related macros to core
2006-08-06 11:27:56 +00:00
p3k
b3c82d5a06 * added missing dontEnum() call for String.prototype.parseJSON
* shortened toJSONString() method to simply toJSON()
2006-07-24 17:18:52 +00:00
p3k
ef369a61bf initial check-in as adaptation of code at http://www.json.org/json.js 2006-07-24 17:09:23 +00:00
p3k
80b6083da7 added count, enbase64 as well as debase64 methods 2006-07-24 16:03:57 +00:00
p3k
f2cc5103b4 * fixed decimal format in format method
* removed unnecessary condition in toPercent method
2006-07-18 08:24:59 +00:00
zumbrunn
620ce4c305 Fixed all.js to correctly reference core files 2006-05-30 18:34:31 +00:00
zumbrunn
6daa6c0794 Added Helma license notice 2006-04-24 08:27:00 +00:00
zumbrunn
ebf02d851d added all.js files as convenience SingleFileRepositories to load all the Javascript library files in modules/core and/or modules/helma 2006-04-24 07:18:45 +00:00
zumbrunn
66876ba214 initial commit of modules with javascript library structure for Helma 1.5 2006-04-24 06:58:02 +00:00