Commit Log (Page 50 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-07-29 to 2002-07-19 (Commits 1909-1958 of 4408)

tobi 2002-07-29 14:09

fixed bug in saveSkin() that caused missing user and date information for customized skins

2 lines of code changed in:

tobi 2002-07-29 13:12

added "use antville"

6 lines of code changed in:

tobi 2002-07-29 13:12

added invisible pixel gif to correctly display the graph in most browsers

2 lines of code changed in:

robert 2002-07-27 01:01

added publishemail_macro()

22 lines of code changed in:

robert 2002-07-27 01:00

changed email_macro(): added check if email-address is public or not

6 lines of code changed in:

robert 2002-07-27 01:00

added function isEmailPublic()

20 lines of code changed in:

robert 2002-07-27 00:59

added assignment of property publishemail

4 lines of code changed in:

robert 2002-07-27 00:59

changed evalURL(): now checks if url is actually a mail-address and prefixes it with "mailto:" if necessary

6 lines of code changed in:

robert 2002-07-27 00:57

added checkbox for public email plus some explanations

26 lines of code changed in:

robert 2002-07-27 00:56

added new property publishemail

2 lines of code changed in:

robert 2002-07-27 00:56

added column USER_EMAIL_ISPUBLIC in table AV_USER

6 lines of code changed in:

robert 2002-07-27 00:55

initial check-in (adding column USER_EMAIL_ISPUBLIC in table AV_USER)

2 lines of code changed in:

tobi 2002-07-26 19:09

extended topic_macro() to display the topic as link, image (if available) or plain text.

38 lines of code changed in:

tobi 2002-07-26 18:49

added xml header and modified doctype and html opening tag for xhtml conformance

20 lines of code changed in:

tobi 2002-07-26 18:39

added xml header and modified doctype and html opening tag for xhtml conformance

10 lines of code changed in:

tobi 2002-07-26 18:30

changed verbose date format to "short"

4 lines of code changed in:

tobi 2002-07-26 18:15

added structure and indexes for AV_SHORTCUT table

156 lines of code changed in:

tobi 2002-07-26 17:52

form action is now set via res.data.action

4 lines of code changed in:

tobi 2002-07-26 17:50

added online explanations about how to use the shortcut feature

38 lines of code changed in:

tobi 2002-07-26 17:50

fiddled around with the layout. now using a readonly input field for the title (this is experimental stuff, anyway)

12 lines of code changed in:

tobi 2002-07-26 16:32

removed second submit button cause it looks crap if there is no shortcut at all.

0 lines of code changed in:

tobi 2002-07-26 15:32

now autotitles work also in (1+n)-th level comments

10 lines of code changed in:

tobi 2002-07-26 15:22

keeping the title property in updateComment()

4 lines of code changed in:

tobi 2002-07-26 15:21

fixed a bug that prevented titles from being saved in content_macro()

4 lines of code changed in:

tobi 2002-07-26 14:56

added mountpoint for shortcuts

2 lines of code changed in:

tobi 2002-07-26 14:55

result of merge with helmaville

6 lines of code changed in:

tobi 2002-07-26 14:54

allowed shortcut and storylist macros in sandbox / function allowTextMacros()

4 lines of code changed in:

tobi 2002-07-26 14:53

added clipping argument to renderTextPreview() and renderTextPreviewAsString()

12 lines of code changed in:

tobi 2002-07-26 14:52

result of merge with helmaville

18 lines of code changed in:

tobi 2002-07-26 14:47

added shortcut_macro() and storylist_macro();
result of merge with helmaville

144 lines of code changed in:

tobi 2002-07-26 14:44

added first trial to output a title like "Re: title of previous posting" to a new posting

8 lines of code changed in:

tobi 2002-07-26 14:39

added clipping argument to renderTextPreview (result or merge with helmaville)

28 lines of code changed in:

tobi 2002-07-26 14:38

moved createtime_macro() to macros.js in hopobject prototype

22 lines of code changed in:

tobi 2002-07-26 14:29

result of merge with helmaville

28 lines of code changed in:

tobi 2002-07-26 14:26

added commentary as documentation

340 lines of code changed in:

hannes 2002-07-25 19:05

Added skins to skin manager list for topic, topic manager, story manager and
search pages. Contributed by Arno@murmel-comics

46 lines of code changed in:

hannes 2002-07-25 17:11

added link to system setup page from sysmgr/page.skin

4 lines of code changed in:

tobi 2002-07-24 16:52

page validates against xhtml 1.0 spec (macro output excluded, yet)

18 lines of code changed in:

tobi 2002-07-24 16:43

added style for form elements to avoid empty paragraphs around them

196 lines of code changed in:

tobi 2002-07-23 11:45

added "use antville" in first line

6 lines of code changed in:

robert 2002-07-22 17:36

still fiddling with activateLinks(): now basically behaves like the original version (which means only freestanding urls are rendered as links), but still runs the regexp just once.

4 lines of code changed in:

robert 2002-07-22 13:41

changed activateLinks(): now just one run of the regexp is necessary to catch urls, and (hopefully) fixed the bug where a link surrounded by html-tags wouldn't be rendered.

2 lines of code changed in:

hannes 2002-07-19 16:58

added as="image" option to content macro to interpret a content part
as image name and render the image.

14 lines of code changed in:

tobi 2002-07-19 15:59

replaced <wbr> with xhtml conform <wbr /> tag in renderTextPreviewAsString()

6 lines of code changed in:

robert 2002-07-19 15:04

removed format() in renderTextPreview() because this occationally breaks the history-list

2 lines of code changed in:

robert 2002-07-19 14:43

rewrote navigation-macro: now navigation-skins for contributors and admins can be positioned separately (user-navigation is directly embedded in page.skin)

26 lines of code changed in:

robert 2002-07-19 14:42

- directly embedded navigation for all users
- embedded two macros for navigation for admins and contributors (they can be positioned freely now)
- replaced search-link with input plus button

18 lines of code changed in:

robert 2002-07-19 14:40

added class searchbox

12 lines of code changed in:

robert 2002-07-19 11:10

initial check-in

2 lines of code changed in:

robert 2002-07-19 11:09

added a new message for disabled discussions on story, changed confirm-messages for fileCreate and imageCreate

6 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