Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »
Summary Period: 2004-10-05 to 2004-07-18 (Commits 3809-3858 of 4408)
changed imagelist_macro():
* non-html attributes (eg. "as", "itemprefix", "itemsuffix") are not rendered anymore
* macro is now capable to render the list of images as urls (might be useful for client side javascript stuff) using as="url"
* fixed a bug in the way popups were linked
29 lines of code changed in:
bugfix in show_macro(): delete param.as, otherwise it's rendered in the image tag
2 lines of code changed in:
added information about http auth and did some more editing
6 lines of code changed in:
added basic http authentication
25 lines of code changed in:
fixed linebreaks
243 lines of code changed in:
encode content rather as form than as "all"
2 lines of code changed in:
check-in of version 3 (rhino release)
everyhing is inside the Global directory now (certainly except the package script and the readme file)
14 lines of code changed in:
initial check-in
243 lines of code changed in:
added remote authentification demo
51 lines of code changed in:
updated readme
8 lines of code changed in:
bugfix in diskusage_macro(): getDiskUsage() already returns kilobytes (fixes bug 377, http://www.helma.org/bugs/show_bug.cgi?id=377)
1 lines of code changed in:
added missing actions in checkAccess()
3 lines of code changed in:
fixed security hole as reported by mi. platzer
5 lines of code changed in:
applied changes according to mi. platzer
2 lines of code changed in:
sync with updated specification
14 lines of code changed in:
enable comments by default in BloggerApi.newPost()
1 lines of code changed in:
fixed bug that prevented user-modified Day/main.skin from being used
1 lines of code changed in:
put dates in brackets instead of using "on"
2 lines of code changed in:
move <br /> into suffix param
1 lines of code changed in:
use short dateformat only
2 lines of code changed in:
check for param.clipping == null in content_macro
1 lines of code changed in:
add check for app.data.redirectPostRequests switch to redirect site post requests to another URL
2 lines of code changed in:
check if param.id is set in poll_macro
2 lines of code changed in:
initial check-in
104 lines of code changed in:
initial check-in
542 lines of code changed in:
replaced nice typographic quote entities with ugly double quotes ascii char in mail messages
6 lines of code changed in:
added dot.gif to global DefaultImages
1 lines of code changed in:
Initial revision
5300 lines of code changed in:
fixed a typo in SKINSET constant: it's StoryMgr, not Storymgr
1 lines of code changed in:
bugfix: use mixed case prototype names for groupnames
3 lines of code changed in:
bugfix in editlink_macro(), deletelink_macro(), onlinelink_macro() and viewlink_macro():
renderImage is a global method, not a site's one
4 lines of code changed in:
bugfix in editlink_macro(), deletelink_macro() and replacelink_macro(): renderImage is a global method, not a site's one
3 lines of code changed in:
modified imagelist_macro(): it's not a wrapper for the (recently removed) imagelist_macro() of ImageMgr anymore, but does all on its own
28 lines of code changed in:
bugfix in deletelink_macro(): renderImage is a global method, not a site's one
1 lines of code changed in:
bugfix in replylink_macro(): renderImage takes two arguments
3 lines of code changed in:
bugfix in renderTree(): do a toLowerCase() before checking the context of the skinset
1 lines of code changed in:
sync updated library
0 lines of code changed in:
removed obsolete macro
0 lines of code changed in:
* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
* cleaned up a little bit (code, comments)
53 lines of code changed in:
re-introduced membercounter_macro() which was removed a while ago (obviously by mistake)
7 lines of code changed in:
modified image_macro(): changed "onClick" to "onclick", otherwise pages wouldn't validate
2 lines of code changed in:
added check for param.as == "url" before writing the user's name as url (if available)
1 lines of code changed in:
added missing <a> anchor element to locate each user of one page via # in URL
1 lines of code changed in:
enabled the sendmail cron job by default
2 lines of code changed in:
replaced <small> with <span class="small"> tag
1 lines of code changed in:
removed call of flushMailQueue in scheduler because this function will be called from within the sendmail cron job (at least if it's enabled in app.properties)
0 lines of code changed in:
removed obsolete line which caused a client-side javascript error
0 lines of code changed in:
* extractData is now a static function of the Zip prototpye
* the constructors for Content and Entry are now static prototype functions too
* fixed comments
87 lines of code changed in:
* moved ZipLib.extractAll to Zip constructor and renamed it to extractData
* removed ZipLib Object, moved all of its remaining methods to Zip constructor
* fixed a bug that prevented Library to create zip archives with compression level 0 (see http://grazia.helma.org/pipermail/antville-dev/2004-July/000608.html)
* changed addEntry to use only forward slashes for paths in zip archive (see http://grazia.helma.org/pipermail/antville-dev/2004-July/000613.html)
* adapted methods to accept instances of Helma.File too
172 lines of code changed in:
returned to previous casting in format method
1 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »
Generated by StatCVS 0.2.2