Commit Log (Page 63 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-04-18 to 2002-03-27 (Commits 1259-1308 of 4408)

tobi 2002-04-18 11:42

slightly layout improvements

1 lines of code changed in:

tobi 2002-04-18 11:41

renamed rss "make" functions with more appropriate names

4 lines of code changed in:

tobi 2002-04-18 11:40

renamed global html.skin to main.skin

1 lines of code changed in:

stefanp 2002-04-18 11:37

failure to catch an empty enumeration from javascript caused a bug when
an application had no app.properties. workaround: check against new
method SystemProperties.size().

4 lines of code changed in:

tobi 2002-04-17 10:34

removed param as function argument

2 lines of code changed in:

hannes 2002-04-16 14:43

Rewrote the global link macro to be totally independent from the
hopobject link macro. Basically the same functionality that was
previously called in the hopobject.link_macro is now inlined, except
that there is no relative link URL evaluation.

With this, the global link macro should work as advertised. Note that
there is still a conflict between macro semantics of hopobject.link_macro
and day/topic.link_macro, which should be fixed eventually!

36 lines of code changed in:

robert 2002-04-14 13:34

fixed a bug where the frontpage of a weblog would be empty if "number of days on frontpage" is set to 1 and the only story of the newest day is set to "online just in topic"
there's still a problem with previous/next-navigation, but this will be solved with restructuring of story-handling

18 lines of code changed in:

tobi 2002-04-12 17:15

fixed a bug that caused the text cache not to be updated when there was no major update (ie. more than +/- 50 chars are changed)

4 lines of code changed in:

tobi 2002-04-12 16:52

modifytimes of comment will only be updated if more than +/- 50 characters have changed.

14 lines of code changed in:

tobi 2002-04-12 16:48

modifytimes of weblog and story will only be updated if more than +/- 50 characters have changed.

26 lines of code changed in:

tobi 2002-04-12 15:19

changed hard-coded color for poll bars to macro weblog.linkcolor

2 lines of code changed in:

robert 2002-04-12 13:36

(optional) limit creation of weblogs to sysAdmins or trusted users (thanks to kris!)

8 lines of code changed in:

robert 2002-04-12 13:34

(optional) limit creation of weblogs to sysAdmins or trusted users.
needs property "limitNewWeblogs" in app.properties (thanks to kris!)

18 lines of code changed in:

tobi 2002-04-11 09:25

title_macro() now returns null if there's no title

4 lines of code changed in:

hannes 2002-04-08 14:02

Made createtime of stories editable. If createtime is set in the
input parameters, try to parse it as string. If it can't be parsed,
show an error message. If it can be parsed, update the createtime
and day properties to the new date.

56 lines of code changed in:

hannes 2002-04-08 13:56

Implemented option to display createtime as HTML editor by adding
as="editor" to the macro tag.

34 lines of code changed in:

hannes 2002-04-08 13:53

added global parseTimestamp() function to parse an input
string as date.

28 lines of code changed in:

stefanp 2002-04-08 10:49

make app work again with new way of retrieving a custom root object (helma.main.Server, that is)

45 lines of code changed in:

robert 2002-04-04 16:22

bugfix

14 lines of code changed in:

tobi 2002-03-29 15:59

removed commented call for checkdate as well as the checkdate() function according to robert's suggestion.

0 lines of code changed in:

tobi 2002-03-29 15:31

removed experimental code that accidentally got into cvs

10 lines of code changed in:

robert 2002-03-29 15:00

now passing requested object to renderList()

4 lines of code changed in:

robert 2002-03-29 15:00

renderList now gets requested object passed

10 lines of code changed in:

tobi 2002-03-28 16:47

initial check-in

23 lines of code changed in:

tobi 2002-03-28 16:35

dopped renderMacro()

0 lines of code changed in:

tobi 2002-03-28 16:35

dropped description_macro() and title_macro()

0 lines of code changed in:

tobi 2002-03-28 16:34

dropped displayTitle_macro()

0 lines of code changed in:

tobi 2002-03-28 15:10

added conditions for adding prefix and suffix in renderMacro()

4 lines of code changed in:

tobi 2002-03-28 15:09

removed out-commented old code

0 lines of code changed in:

tobi 2002-03-28 15:04

put channel filter in output loop

2 lines of code changed in:

tobi 2002-03-28 14:52

corrected output according to rss 1.0 spec

22 lines of code changed in:

tobi 2002-03-28 14:00

added "use antville;" in first line

4 lines of code changed in:

robert 2002-03-28 02:02

bugfix

2 lines of code changed in:

robert 2002-03-27 19:13

changed formatting

4 lines of code changed in:

robert 2002-03-27 19:12

added dbpatch 20020308

40 lines of code changed in:

robert 2002-03-27 19:09

fixed a typo

2 lines of code changed in:

tobi 2002-03-27 18:46

added box_action() which outputs a simple html box containing channel headlines

48 lines of code changed in:

tobi 2002-03-27 18:44

replaced redundant macro structures by renderMacro()

2 lines of code changed in:

tobi 2002-03-27 18:43

edited renderTextPreview()

34 lines of code changed in:

tobi 2002-03-27 18:43

added custom classes

4 lines of code changed in:

robert 2002-03-27 14:05

- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle

8 lines of code changed in:

robert 2002-03-27 14:04

- autoLogin() is now called by onRequest()

0 lines of code changed in:

robert 2002-03-27 14:04

- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle

4 lines of code changed in:

robert 2002-03-27 14:03

- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle, include story-title if existing

22 lines of code changed in:

robert 2002-03-27 14:02

- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle

6 lines of code changed in:

robert 2002-03-27 14:02

- autoLogin() is now called by onRequest()
- changed pagetitle

2 lines of code changed in:

robert 2002-03-27 14:01

changed page-title

4 lines of code changed in:

robert 2002-03-27 14:00

- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle

4 lines of code changed in:

robert 2002-03-27 14:00

- autoLogin() is now called by onRequest()

0 lines of code changed in:

robert 2002-03-27 13:59

- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle

8 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