Commit Log (Page 85 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: 2001-07-21 to 2001-07-01 (Commits 159-208 of 4408)

robert 2001-07-21 23:43

migrated properties admin and contributor into one property "level"

2 lines of code changed in:

robert 2001-07-21 23:37

migrated ISADMIN and ISCONTRIBUTOR in table MEMBER to COLUMN LEVEL
added column EDITABLEBY to table STORY

8 lines of code changed in:

robert 2001-07-21 23:35

not needed anymore

0 lines of code changed in:

robert 2001-07-21 23:35

moved adding a toplevel-comment from story/main.hac to this action

12 lines of code changed in:

robert 2001-07-21 23:34

skin displaying story and form for adding toplevel-comment

30 lines of code changed in:

robert 2001-07-21 15:25

- author appears only as link if explicitly specified in macro-tag
- limiting text now uses renderTextPreview()-function
- first words of text are shown when title is missing and should appear as link

66 lines of code changed in:

robert 2001-07-21 15:23

- first words of text are shown when title is missing and should appear as link
- limited text-preview now breaks at spaces

26 lines of code changed in:

robert 2001-07-21 15:20

new function renderTextPreview() - used for recently-modified-list

26 lines of code changed in:

robert 2001-07-21 15:19

no message

10 lines of code changed in:

robert 2001-07-21 15:18

increased limit to display in history

20 lines of code changed in:

robert 2001-07-21 15:11

author appears as link

4 lines of code changed in:

robert 2001-07-21 15:11

some layout-changes, replaced historyComment and historyStory with historyItem

24 lines of code changed in:

robert 2001-07-21 15:09

author of comment appears as link

4 lines of code changed in:

michi 2001-07-18 20:42

typo in previous update

4 lines of code changed in:

michi 2001-07-18 17:58

basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -> modifytime is set to current Date at creation time
story/objectFunctions.js -> modifytime is set to current Date at creation time
comment/objectFunctions.js -> modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -> two additional subnode-containers: allstories, allcomments
weblog/macros.js -> implemented history_macro which renders List of recently modified Objects
story/historyview.skin -> will be rendered by the weblog-history macro
comment/historyview.skin -> will be rendered by the weblog-history macro
weblog/main.skin -> included history.skin
story/main.skin -> included history.skin
weblog/style.skin -> included "history", "historyStory" and"historyComment" classes
weblog/history.skin -> newly created
story/macors.js -> title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -> title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -> updated

596 lines of code changed in:

robert 2001-07-14 11:40

fixed a bug in isUserContributor-function

10 lines of code changed in:

robert 2001-07-09 23:01

property appPath not needed anymore

0 lines of code changed in:

robert 2001-07-09 22:18

added check if weblog is public

6 lines of code changed in:

robert 2001-07-09 22:17

contributor-navigation is only showed if user is logged in, calendar is disabled if archive is disabled

10 lines of code changed in:

robert 2001-07-09 22:16

added check if weblog is public

6 lines of code changed in:

robert 2001-07-09 22:15

added function to check if weblog is online, if archive is enabled for weblog, several other changes

74 lines of code changed in:

robert 2001-07-09 22:09

no message

2 lines of code changed in:

robert 2001-07-09 22:08

lastupdate of weblog is modified when a comment is added or a story is updated

4 lines of code changed in:

robert 2001-07-09 22:01

deleting a story now updates lastupdate of weblog

8 lines of code changed in:

robert 2001-07-09 21:57

adding a comment now updates lastupdate of weblog

2 lines of code changed in:

hannes 2001-07-09 19:39

read skin content from app.skinfile.** property instead of reading it from file.

6 lines of code changed in:

michi 2001-07-04 13:37

just corrected a typo: varchar(2) instead of varchar2(2)

4 lines of code changed in:

robert 2001-07-01 21:45

slight changes because of new user-structure, some other changes

8 lines of code changed in:

robert 2001-07-01 21:42

slight changes because of new user-structure

14 lines of code changed in:

robert 2001-07-01 21:40

added author-macro, some other changes

26 lines of code changed in:

robert 2001-07-01 21:39

author is now displayed

2 lines of code changed in:

robert 2001-07-01 21:38

author is now displayed in preview of story

2 lines of code changed in:

robert 2001-07-01 21:37

removed function getWeblog() since there is no weblog-property anymore

0 lines of code changed in:

robert 2001-07-01 21:37

removed weblog-property, subnodes are now member-objects of user

2 lines of code changed in:

robert 2001-07-01 21:36

added link to member-listing

4 lines of code changed in:

robert 2001-07-01 21:35

removed hardcoded header-titles

0 lines of code changed in:

robert 2001-07-01 21:35

added additional skin for calendar-header-row

2 lines of code changed in:

robert 2001-07-01 21:34

added navigation-skin for contributors

14 lines of code changed in:

robert 2001-07-01 21:34

moved formatTimestamp() to objectFunctions, some other changes ...

2 lines of code changed in:

robert 2001-07-01 21:33

added link to signup

2 lines of code changed in:

robert 2001-07-01 21:32

added editors for usersignup and usercontribute

16 lines of code changed in:

robert 2001-07-01 21:30

new calendar (now locale-sensitive), several bugfixes, lot's of changes

194 lines of code changed in:

robert 2001-07-01 21:29

removed owner, added two flags for signup and contribution

4 lines of code changed in:

robert 2001-07-01 21:28

member-list for admins

14 lines of code changed in:

robert 2001-07-01 21:28

users can now sign up to a weblog

34 lines of code changed in:

robert 2001-07-01 21:27

lot's of changes ...

358 lines of code changed in:

robert 2001-07-01 21:25

new weblog now creates a initial admin-member, new default values

8 lines of code changed in:

robert 2001-07-01 21:23

subnodes of membership are now member-objects

8 lines of code changed in:

robert 2001-07-01 21:20

initial check-in

334 lines of code changed in:

robert 2001-07-01 21:15

added table MEMBER, some changes to WEBLOG and USER

40 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