Commit Log (Page 12 of 89)

back to main page

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)

robert 2004-10-05 14:28

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:

robert 2004-10-05 14:26

bugfix in show_macro(): delete param.as, otherwise it's rendered in the image tag

2 lines of code changed in:

tobi 2004-09-29 11:27

added information about http auth and did some more editing

6 lines of code changed in:

tobi 2004-09-29 11:22

added basic http authentication

25 lines of code changed in:

tobi 2004-09-29 10:40

fixed linebreaks

243 lines of code changed in:

tobi 2004-09-28 18:07

encode content rather as form than as "all"

2 lines of code changed in:

tobi 2004-09-28 17:58

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:

tobi 2004-09-28 17:53

initial check-in

243 lines of code changed in:

tobi 2004-09-20 16:56

added remote authentification demo

51 lines of code changed in:

tobi 2004-09-20 16:56

updated readme

8 lines of code changed in:

robert 2004-09-13 11:27

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:

robert 2004-09-09 17:33

added missing actions in checkAccess()

3 lines of code changed in:

tobi 2004-08-06 11:27

fixed security hole as reported by mi. platzer

5 lines of code changed in:

tobi 2004-08-05 11:41

applied changes according to mi. platzer

2 lines of code changed in:

tobi 2004-08-05 10:19

sync with updated specification

14 lines of code changed in:

tobi 2004-08-04 16:15

enable comments by default in BloggerApi.newPost()

1 lines of code changed in:

tobi 2004-08-04 15:51

fixed bug that prevented user-modified Day/main.skin from being used

1 lines of code changed in:

tobi 2004-08-04 10:38

put dates in brackets instead of using "on"

2 lines of code changed in:

tobi 2004-08-04 10:37

move <br /> into suffix param

1 lines of code changed in:

tobi 2004-08-04 10:36

use short dateformat only

2 lines of code changed in:

tobi 2004-08-03 14:26

check for param.clipping == null in content_macro

1 lines of code changed in:

tobi 2004-08-03 14:24

add check for app.data.redirectPostRequests switch to redirect site post requests to another URL

2 lines of code changed in:

tobi 2004-08-03 14:23

check if param.id is set in poll_macro

2 lines of code changed in:

tobi 2004-08-03 13:00

initial check-in

104 lines of code changed in:

tobi 2004-08-03 12:07

initial check-in

542 lines of code changed in:

tobi 2004-08-02 17:32

replaced nice typographic quote entities with ugly double quotes ascii char in mail messages

6 lines of code changed in:

tobi 2004-08-02 17:05

added dot.gif to global DefaultImages

1 lines of code changed in:

hannes 2004-08-02 14:33

Initial revision

5300 lines of code changed in:

robert 2004-08-02 00:57

fixed a typo in SKINSET constant: it's StoryMgr, not Storymgr

1 lines of code changed in:

robert 2004-08-01 15:04

bugfix: use mixed case prototype names for groupnames

3 lines of code changed in:

robert 2004-08-01 14:23

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:

robert 2004-08-01 14:22

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:

robert 2004-08-01 14:21

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:

robert 2004-08-01 14:19

bugfix in deletelink_macro(): renderImage is a global method, not a site's one

1 lines of code changed in:

robert 2004-08-01 14:19

bugfix in replylink_macro(): renderImage takes two arguments

3 lines of code changed in:

robert 2004-08-01 13:10

bugfix in renderTree(): do a toLowerCase() before checking the context of the skinset

1 lines of code changed in:

tobi 2004-08-01 12:14

sync updated library

0 lines of code changed in:

tobi 2004-07-30 15:34

removed obsolete macro

0 lines of code changed in:

tobi 2004-07-30 15:34

* 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:

robert 2004-07-28 17:46

re-introduced membercounter_macro() which was removed a while ago (obviously by mistake)

7 lines of code changed in:

robert 2004-07-28 17:44

modified image_macro(): changed "onClick" to "onclick", otherwise pages wouldn't validate

2 lines of code changed in:

tobi 2004-07-28 16:09

added check for param.as == "url" before writing the user's name as url (if available)

1 lines of code changed in:

tobi 2004-07-28 16:06

added missing <a> anchor element to locate each user of one page via # in URL

1 lines of code changed in:

tobi 2004-07-28 15:41

enabled the sendmail cron job by default

2 lines of code changed in:

tobi 2004-07-28 14:54

replaced <small> with <span class="small"> tag

1 lines of code changed in:

tobi 2004-07-28 14:53

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:

tobi 2004-07-28 11:49

removed obsolete line which caused a client-side javascript error

0 lines of code changed in:

robert 2004-07-20 11:10

* 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:

robert 2004-07-19 21:03

* 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:

tobi 2004-07-18 18:25

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