Commit Log (Page 46 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-08-30 to 2002-08-19 (Commits 2109-2158 of 4408)

robert 2002-08-30 16:55

added a new message

4 lines of code changed in:

robert 2002-08-30 16:54

reworked isAddSiteDenied()

44 lines of code changed in:

robert 2002-08-30 16:53

- now sysadmins can either define how long a user must be registered or define a timestamp (= user must have registered before) for being allowed to create a weblog
- minor changes in explanations

14 lines of code changed in:

robert 2002-08-30 16:50

added sys_minMemberSince_macro()

40 lines of code changed in:

robert 2002-08-30 15:41

changed default-query

4 lines of code changed in:

robert 2002-08-30 15:41

added return-statement in case the ping fails

4 lines of code changed in:

robert 2002-08-30 15:40

if session doesn't have a mgr-object, we initialize it (=predefine default-search)

12 lines of code changed in:

robert 2002-08-30 15:39

changed explanation of autocleanup

2 lines of code changed in:

robert 2002-08-30 15:38

marked requestcnt-property as "private"

2 lines of code changed in:

robert 2002-08-30 15:38

marked reads-property as "private"

2 lines of code changed in:

robert 2002-08-28 23:46

fixed a bug that prevented a topic from being rendered by topiclist_macro() if a story in a topic is offline (reported by stefanp)

6 lines of code changed in:

tobi 2002-08-28 16:36

added links to referrers and most read stories (kick that out if you don't like it here)

4 lines of code changed in:

tobi 2002-08-28 16:35

added "www." to link to documentation (although it is commented out but maybe funzel gives a ruh now)

2 lines of code changed in:

tobi 2002-08-26 16:48

fixed bug that caused an error due to old content model

2 lines of code changed in:

tobi 2002-08-26 14:38

added general limit of 50 addresses in fakemail_macro()

2 lines of code changed in:

tobi 2002-08-26 12:48

added param.delimiter and updated creation of hyperlink in function fakemail_macro()

12 lines of code changed in:

robert 2002-08-26 12:41

allowed fakemail-macro in stories

2 lines of code changed in:

robert 2002-08-26 12:41

added fakemail_macro()

54 lines of code changed in:

robert 2002-08-26 11:09

fixed a bug that broke the blogger-API (calling global function isUserBlocked() ends in a runtime error because there's no session-object!)

2 lines of code changed in:

tobi 2002-08-23 17:46

added variable as flag if at least one story content is not null (it does not have to be the text property anymore)

78 lines of code changed in:

tobi 2002-08-23 17:29

still fiddling with the right conditions for majorUpdate in evalStory()

26 lines of code changed in:

tobi 2002-08-23 17:06

fixed a bug that caused exceptions due to content parts that did not exist after creation of a story

2 lines of code changed in:

tobi 2002-08-22 17:45

added imgprefix to topic_macro() to define a prefix when topic is linked as image (default is "topic_")

16 lines of code changed in:

tobi 2002-08-22 15:32

modified dc:subject tag to be hidden if param.subject is null

2 lines of code changed in:

tobi 2002-08-22 15:31

added missing param.year in item loop

4 lines of code changed in:

tobi 2002-08-22 12:53

revamped storylist_macro() to prevent untrusted sites from using expensive sort, order and topic options

60 lines of code changed in:

robert 2002-08-21 18:31

using encodeForm only when param.value is *not* null ...

2 lines of code changed in:

robert 2002-08-21 18:10

now using encodeForm() for input type=text

8 lines of code changed in:

robert 2002-08-21 18:09

re-added file (for backwards compatibility)

8 lines of code changed in:

robert 2002-08-21 18:08

replaced &nbsp; in clipping-attribute with a normal space (this was occationally crapped by inserting <wbr />)

2 lines of code changed in:

robert 2002-08-21 16:20

- fixed a bug in pingUpdatedSites() (column ID was renamed to SITE_ID)
- changed app.__app__.logEvent() to app.log()

10 lines of code changed in:

robert 2002-08-21 15:21

fixed a bug that would result in an error when story-comments are displayed on the frontpage of a site (and therefor no story is in path)

4 lines of code changed in:

robert 2002-08-20 22:20

bugfix (IDX_CREATOR was renamed to IDX_AUTHOR)

10 lines of code changed in:

tobi 2002-08-20 16:27

corrected some spellin

4 lines of code changed in:

tobi 2002-08-20 16:22

initial check-in

894 lines of code changed in:

tobi 2002-08-20 15:05

added url data from macros.antville.org where it's available

52 lines of code changed in:

tobi 2002-08-20 15:04

added comments to help_macro()

40 lines of code changed in:

robert 2002-08-20 12:24

if application is not setup but there are already users registered, we directly redirect to setup; otherwise display welcome-page

12 lines of code changed in:

robert 2002-08-20 12:19

added function cleanupAccesslog() that removes all log-records from AV_ACCESSLOG which are older than two days and whose story-id is null
this function is enabled when autocleanup is enabled in system-setup.

42 lines of code changed in:

tobi 2002-08-20 11:00

had to add ".macros", ".macro" and ".skins" to macro.help property file

182 lines of code changed in:

tobi 2002-08-20 10:47

fixed bug that prevented colorpicker from being displayed when creating a story

4 lines of code changed in:

tobi 2002-08-20 10:46

arranged setting of majorUpdate to new content model in evalStory() -- hope it works...

18 lines of code changed in:

tobi 2002-08-19 18:55

added response.action macro to form tag

2 lines of code changed in:

tobi 2002-08-19 18:55

moved help macro below edit form

4 lines of code changed in:

tobi 2002-08-19 18:52

replaced <% imageurl %> macro by <% image as="url" %>

2 lines of code changed in:

tobi 2002-08-19 18:47

initial check-in

168 lines of code changed in:

tobi 2002-08-19 18:44

new function help_macro() displays macros that are available in a skin

90 lines of code changed in:

tobi 2002-08-19 18:43

removed old commentary

2 lines of code changed in:

tobi 2002-08-19 18:43

removed createtime_macro() (it's available in hopobject/macros.js)

0 lines of code changed in:

tobi 2002-08-19 18:42

replaced <% imageurl %> macro by <% image as="url" %>

2 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