Commit Log (Page 65 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: 2002-03-26 to 2002-03-11 (Commits 1159-1208 of 4408)

stefanp 2002-03-26 13:47

replaced javascript-md5-library with method in helma.util.MD5Encoder

2 lines of code changed in:

stefanp 2002-03-25 19:50

added link to helma.org, aehm

16 lines of code changed in:

stefanp 2002-03-25 19:37

no message

54 lines of code changed in:

stefanp 2002-03-25 19:36

removed obsolete functions: calling href() on Java objects does indeed work. The problem
was that getParentElement() method in Application always returned
null (due to a very hard to find bug in helma.main.Server).

0 lines of code changed in:

stefanp 2002-03-25 18:58

no message

0 lines of code changed in:

stefanp 2002-03-25 18:58

typo

4 lines of code changed in:

stefanp 2002-03-25 18:58

bugfixed and improved calculation of 5-minute request count

24 lines of code changed in:

stefanp 2002-03-25 18:57

obsolete after switch to helma embedded md5-function

0 lines of code changed in:

stefanp 2002-03-25 18:56

improved addressFilter, switched to helma embedded md5-function

64 lines of code changed in:

stefanp 2002-03-25 18:55

changed typo

2 lines of code changed in:

tobi 2002-03-25 16:05

added error message for channels which already have been submitted but due to some error cannot be provided

9 lines of code changed in:

tobi 2002-03-25 16:04

prevented xml2object processing from crashing due to unknown rss format

3 lines of code changed in:

tobi 2002-03-25 16:04

limited output of items to a maximum of 50

2 lines of code changed in:

tobi 2002-03-25 13:21

fixed bug that prevented feed from showing more than one item

12 lines of code changed in:

tobi 2002-03-25 13:13

added support for "empty" weblogs (ie. newly created weblogs which are public and do not contain any story, yet)

36 lines of code changed in:

tobi 2002-03-25 11:31

using createtime for offline weblogs

2 lines of code changed in:

tobi 2002-03-25 11:30

added better support for offline weblogs (item resources, too!)

4 lines of code changed in:

tobi 2002-03-25 11:23

added better support for offline weblogs (e.g. dropped textinput, antville as creator etc.)

30 lines of code changed in:

tobi 2002-03-25 11:11

dropped date formatting with SimpleDateFormat() -- somehow got into the code again...

12 lines of code changed in:

tobi 2002-03-24 20:17

added "about" attribute

2 lines of code changed in:

tobi 2002-03-24 20:17

added resources again

8 lines of code changed in:

tobi 2002-03-24 20:16

corrected "about" attribute to "rdf:about to "rdf:about"

2 lines of code changed in:

tobi 2002-03-24 20:15

added item resources again

10 lines of code changed in:

tobi 2002-03-23 20:40

modified link macro for proper urls

2 lines of code changed in:

tobi 2002-03-23 20:39

modified link_macro() for proper urls

5 lines of code changed in:

tobi 2002-03-23 20:38

corrected backlink.

1 lines of code changed in:

tobi 2002-03-23 20:35

added some more information about the functionality

4 lines of code changed in:

tobi 2002-03-23 20:30

added about_action()

8 lines of code changed in:

tobi 2002-03-23 20:27

modified layout

2 lines of code changed in:

tobi 2002-03-23 20:25

added About link

3 lines of code changed in:

tobi 2002-03-23 20:23

some information about parss

14 lines of code changed in:

tobi 2002-03-23 19:23

added s.text retrieved from the request object

2 lines of code changed in:

tobi 2002-03-22 18:13

the post button became a real one now

4 lines of code changed in:

tobi 2002-03-22 18:13

two macros for creating a summary of a story for posting it to a weblog

21 lines of code changed in:

tobi 2002-03-22 18:12

the post button became a real one now

3 lines of code changed in:

tobi 2002-03-21 18:54

added "order by REFERRER asc" for db query in function listReferrers_macro()

2 lines of code changed in:

tobi 2002-03-21 12:15

extended setProxy() function

8 lines of code changed in:

tobi 2002-03-21 12:15

removed http:// from proxyHost (me stupid!)

1 lines of code changed in:

tobi 2002-03-21 11:42

corrected return(true) statement at the end of function update()

1 lines of code changed in:

tobi 2002-03-21 11:37

added appropriate return() statements in function update()

3 lines of code changed in:

tobi 2002-03-21 10:44

moved proxy data into app.properties

7 lines of code changed in:

tobi 2002-03-21 10:33

initial check-in of completely rewritten app

1673 lines of code changed in:

hannes 2002-03-20 19:32

added editor link for image/main.skin contributed by kris.

4 lines of code changed in:

hannes 2002-03-20 19:31

new image/main action and skin, sponsored by kris.

thanks kris!

58 lines of code changed in:

hannes 2002-03-20 19:30

the show macro now always links to the main action of the image,
regardless of who is viewing it, instead of linking to edit action
for the owner only.

24 lines of code changed in:

tobi 2002-03-20 11:59

removed old files to check-in completely rewritten app

0 lines of code changed in:

hannes 2002-03-19 20:33

Calling href() on Java objects does indeed work. The problem
was that getParentElement() method in Application always returned
null (due to a very hard to find bug in helma.main.Server).

0 lines of code changed in:

hannes 2002-03-19 20:32

The duplicate clearAppCache() method in Application() isn't necessary
anymore because a JavaScript prototype without all the HopObject
crap is used for scripting Java objects now. Calling clearCache()
will reach through to the Java method.

2 lines of code changed in:

hannes 2002-03-19 17:02

removed funny base URI. Works now with Helma default setup.

3 lines of code changed in:

stefanp 2002-03-11 16:03

ouch

4 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