Commit Log (Page 15 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-05-11 to 2004-04-06 (Commits 3659-3708 of 4408)

tobi 2004-05-11 20:01

uncommented cvs checkout of antville app

1 lines of code changed in:

tobi 2004-05-11 19:46

initial check-in

496 lines of code changed in:

tobi 2004-05-11 17:31

unzipped images.zip to new static dir

0 lines of code changed in:

tobi 2004-05-11 16:03

incremented version string

1 lines of code changed in:

tobi 2004-05-11 16:01

fixed dir names; remove empty line

2 lines of code changed in:

hannes 2004-05-10 15:08

Use try/catch when reading gobble.conf in onStart().

30 lines of code changed in:

robert 2004-05-08 18:53

createLinkParam() now clones the param object, so there's no need to store the text defined in a variable

15 lines of code changed in:

robert 2004-05-08 18:53

modified createLinkParam(): clone the param object since known non-html attributes are removed
(should also make things easier because one doesn't have to keep in mind that the param object is modified)

16 lines of code changed in:

robert 2004-05-08 17:54

re-added now_macro() since the version in AntvilleLib doesn't know how to handle
the special "format patterns" ("long", "short")

8 lines of code changed in:

robert 2004-05-08 17:37

modified getRenderedContentPart(): use the story's site in res.handlers.site during
rendering, otherwise global macros (eg. image) won't work correctly (fixes bug 270)

9 lines of code changed in:

hannes 2004-05-07 19:09

Use explicit file name when saving form upload part.

1 lines of code changed in:

hannes 2004-05-07 19:08

remove leading line break

0 lines of code changed in:

hannes 2004-05-07 19:08

Fix anchor tag that prevents form from working with mozilla

1 lines of code changed in:

tobi 2004-05-06 10:55

added String.compose method

28 lines of code changed in:

hannes 2004-05-05 18:21

Use upload name when writing to file

1 lines of code changed in:

hannes 2004-05-05 18:21

Strip leading directories from upload name

7 lines of code changed in:

robert 2004-05-05 17:42

added methods:
getTimespan() - returns the timespan to current Date or an optional different Date object
getAge() - returns the past timespan
getExpiry() - returns the future timespan

144 lines of code changed in:

hannes 2004-05-05 16:34

Adding relational db exporter module

146 lines of code changed in:

robert 2004-05-01 13:25

bugfix in dumpToZip(): don't loop over app.skinfiles since prototypes are registered
both in mixed case and lowercase, use app.__app__.getPrototypes() instead (with this
the zip file contains mixed case prototype names).

10 lines of code changed in:

hannes 2004-05-01 00:06

fix regexp in linklist macro

1 lines of code changed in:

hannes 2004-04-30 23:54

Allow RegExp types in linklist macro

1 lines of code changed in:

tobi 2004-04-29 14:27

added FIXME

2 lines of code changed in:

tobi 2004-04-29 14:27

unlimit default pagesize in loop_macro

2 lines of code changed in:

tobi 2004-04-28 13:09

fixed bug that caused exception with wront access credentials

6 lines of code changed in:

tobi 2004-04-28 12:11

allow spacer macro in stories

1 lines of code changed in:

tobi 2004-04-28 12:11

increased size of IMAGE_ALTTEXT column

6 lines of code changed in:

tobi 2004-04-28 12:10

temporarily fixed topic feature with a quick hack

4 lines of code changed in:

tobi 2004-04-22 15:16

removed invalid "as" html attribute from param2 in commentcounter_macro

7 lines of code changed in:

tobi 2004-04-21 19:52

* fixed rootProtoype property according to first-letter uppercase prototype Site

10 lines of code changed in:

stefanp 2004-04-13 17:40

check for prototype root or Root in hrefRoot_macro

6 lines of code changed in:

stefanp 2004-04-13 10:37

changed macro sourcecode to work with regexp and added more
syntax highlighting

88 lines of code changed in:

stefanp 2004-04-13 10:37

removed space between functionname and params

2 lines of code changed in:

stefanp 2004-04-13 10:35

don't encode type.properties content to avoid double blank lines

2 lines of code changed in:

hannes 2004-04-08 01:38

Do not force link type prefix on dynlink elements, but don't let people use system:

4 lines of code changed in:

hannes 2004-04-08 01:37

Update Layout for release: make control bar less flashy

18 lines of code changed in:

hannes 2004-04-08 00:36

Actually set name in readEditForm()

1 lines of code changed in:

hannes 2004-04-08 00:23

Check item names for non-western characters and slashes before accepting them.

21 lines of code changed in:

hannes 2004-04-07 19:34

Somewhat improve Skin editor: display dropdown lists for available skins to
choose from.

48 lines of code changed in:

hannes 2004-04-07 19:33

add getTypeList() function and register Skin prototype

12 lines of code changed in:

hannes 2004-04-07 19:32

Improve display of existing links in link.item

2 lines of code changed in:

hannes 2004-04-07 18:32

Checking in readme file

35 lines of code changed in:

hannes 2004-04-07 18:21

Separate prototype and form arguments in newInstance() and Item.getItem()
and put the ambiguity into Item.setTypeOrForm(). Remove basetypeChooser macro
(moved to Form prototype) and some test/debug actions.

31 lines of code changed in:

hannes 2004-04-07 18:18

Implement base type chooser in form editor.

26 lines of code changed in:

hannes 2004-04-07 17:30

Rename isCreatable() to isSettableType() and only display forms tab
in manage page if isSettableType returns true.

24 lines of code changed in:

hannes 2004-04-07 17:22

Include child listing if main page is empty otherwise.

6 lines of code changed in:

hannes 2004-04-07 15:24

Adding license and copyright notice

21 lines of code changed in:

hannes 2004-04-07 14:51

Adding license and copyright notice

694 lines of code changed in:

hannes 2004-04-07 14:24

Exclude Root, User-, Form- and SkinCollection from type selector.

35 lines of code changed in:

hannes 2004-04-07 14:22

Only display service links for admins

14 lines of code changed in:

hannes 2004-04-06 20:36

Replace new.item with create.item

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