Commit Log (Page 64 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-27 to 2002-03-26 (Commits 1209-1258 of 4408)

robert 2002-03-27 13:58

- autoLogin() is now called by onRequest()
- changed page-title

4 lines of code changed in:

robert 2002-03-27 13:58

- changed page-title

2 lines of code changed in:

robert 2002-03-27 13:56

- autoLogin() is now called by onRequest()
- changed page-title

8 lines of code changed in:

robert 2002-03-27 13:54

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

12 lines of code changed in:

robert 2002-03-27 13:53

onRequest() is now calling autoLogin()

2 lines of code changed in:

robert 2002-03-27 13:51

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

10 lines of code changed in:

robert 2002-03-27 13:51

- autoLogin() is now called by onRequest()

8 lines of code changed in:

robert 2002-03-27 13:50

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

6 lines of code changed in:

robert 2002-03-27 13:36

now using helma's build in md5Encoder

4 lines of code changed in:

robert 2002-03-27 13:35

removed, now using helma's build in md5Encoder

0 lines of code changed in:

robert 2002-03-27 13:17

removed

0 lines of code changed in:

robert 2002-03-27 12:28

added new properties for automatic cleanup, everything is disabled by default

46 lines of code changed in:

robert 2002-03-27 12:26

initial check-in

400 lines of code changed in:

robert 2002-03-27 12:26

sysadmins are allowed to enter private weblog, added functions isDeleteDenied() and isBlocked()

68 lines of code changed in:

robert 2002-03-27 12:25

online-status is not shown anymore, since there are only public weblogs appearing in the list

2 lines of code changed in:

robert 2002-03-27 12:24

lastoffline is set if weblog is switched offline, added functions deleteAll() and isTrusted()

74 lines of code changed in:

robert 2002-03-27 12:23

pass user-object to isNotPublic()

32 lines of code changed in:

robert 2002-03-27 12:22

removed onlinestatus_macro(), tagline_macro() now strips any html-tags

10 lines of code changed in:

robert 2002-03-27 12:21

initial check-in

412 lines of code changed in:

robert 2002-03-27 12:20

added functions isTrusted() and isSysAdmin()

40 lines of code changed in:

robert 2002-03-27 12:20

fixed security-bug (topiclist was public even if weblog was not)

18 lines of code changed in:

robert 2002-03-27 12:19

sysadmins are allowed to post in any case (even if weblog is private and they're not member)

6 lines of code changed in:

robert 2002-03-27 12:18

added function deleteAll()

54 lines of code changed in:

robert 2002-03-27 12:16

- lastoffline is set when weblog is created
- weblog inherits trust-status from user
- added function deleteWeblog()

36 lines of code changed in:

robert 2002-03-27 12:14

initial check-in

10 lines of code changed in:

robert 2002-03-27 12:13

added function deleteAll()

26 lines of code changed in:

robert 2002-03-27 12:13

changed mailbody (url was not correct)

2 lines of code changed in:

robert 2002-03-27 12:12

changed number of images in list to 20

4 lines of code changed in:

robert 2002-03-27 12:11

added function deleteAll()

24 lines of code changed in:

robert 2002-03-27 12:11

corrected typo

2 lines of code changed in:

robert 2002-03-27 12:10

initial check-in, contains onRequest() which
- sets the skinpath
- checks if weblog is blocked
- checks if user is blocked

34 lines of code changed in:

robert 2002-03-27 12:09

code-cleanup

12 lines of code changed in:

robert 2002-03-27 12:08

added function deleteAll()

24 lines of code changed in:

robert 2002-03-27 12:08

removed senseless onRequest()-function, added scheduler trying to call autoCleanup()

16 lines of code changed in:

robert 2002-03-27 12:07

changed webloglist-macro: blocked or private weblogs don't appear in list

48 lines of code changed in:

robert 2002-03-27 12:06

added function deleteAll()

54 lines of code changed in:

robert 2002-03-27 12:03

initial check-in

1666 lines of code changed in:

robert 2002-03-27 12:01

switched to version 1.2, added new properties trusted, lastoffline, lastblockwarn, lastdelwarn

188 lines of code changed in:

robert 2002-03-27 11:57

switched to version 1.2

26 lines of code changed in:

robert 2002-03-27 11:56

switched to version 1.2, added collections for users stories, comments, images and goodies

100 lines of code changed in:

robert 2002-03-27 11:54

switched to version 1.2

166 lines of code changed in:

robert 2002-03-27 11:54

switched to version 1.2, added mountpoint sysmgr

38 lines of code changed in:

robert 2002-03-27 11:50

switched to version 1.2

282 lines of code changed in:

stefanp 2002-03-26 20:00

changed instructions

24 lines of code changed in:

stefanp 2002-03-26 20:00

saving of username and password now works through appending and not by saving the whole properties list.

18 lines of code changed in:

stefanp 2002-03-26 17:11

makekey now uses createAuth() and shows a nice form.

14 lines of code changed in:

stefanp 2002-03-26 17:10

added createAuth()
if no username/password are set and request comes from localhost checkAuth() now goes into createAuth() to let user enter uname/passwd combination.

102 lines of code changed in:

stefanp 2002-03-26 17:08

very basic skin

10 lines of code changed in:

stefanp 2002-03-26 17:07

html-form to set adminUsername and adminPassword

60 lines of code changed in:

stefanp 2002-03-26 17:04

added style-class formEl

12 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