Commit Log (Page 26 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: 2003-12-10 to 2003-12-08 (Commits 3109-3158 of 4408)

robert 2003-12-10 12:36

stylesheet.css was renamed to main.css, javascript.js to main.js

4 lines of code changed in:

robert 2003-12-10 12:35

removed old url_macro() which was still there

0 lines of code changed in:

robert 2003-12-10 12:34

stylesheet.css was renamed to main.css, also use context.href instead of site.url (since there might be no site in path)

4 lines of code changed in:

robert 2003-12-10 12:32

- renamed stylesheet_css_action() to main_css_action()
- renamed javascript_js_action() to main_js_action()

18 lines of code changed in:

robert 2003-12-10 12:00

DEFAULTIMAGES was renamed to DefaultImages

6 lines of code changed in:

robert 2003-12-10 11:59

renamed DEFAULTIMAGES to DefaultImages

4 lines of code changed in:

robert 2003-12-10 11:39

bugfix: exchanged the hardcoded "hansi" with <% membership.username %> (it was late yesterday ;-)

2 lines of code changed in:

robert 2003-12-09 21:00

initial check-in: skins used by mailto action

32 lines of code changed in:

robert 2003-12-09 20:59

mailbody was renamed to mailstatuschange

2 lines of code changed in:

robert 2003-12-09 20:58

pwdmail skin was renamed to mailpassword

2 lines of code changed in:

robert 2003-12-09 20:58

added link to mailto action

4 lines of code changed in:

robert 2003-12-09 20:58

several mail skins were renamed, added description for new skin membership.mailmessage

14 lines of code changed in:

robert 2003-12-09 20:57

skin membermgr/pwdmail was renamed to mailpassword

2 lines of code changed in:

robert 2003-12-09 20:56

modified skinset site.mails since the names of the skins have changed

2 lines of code changed in:

robert 2003-12-09 20:56

added mailto_action (contributed by kris)

60 lines of code changed in:

robert 2003-12-09 20:55

skin mailbody was renamed to mailregconfirm

2 lines of code changed in:

robert 2003-12-09 20:55

added renaming of db stored mail skins

10 lines of code changed in:

robert 2003-12-09 20:54

the former mailbody.skin

18 lines of code changed in:

robert 2003-12-09 20:54

renamed to mailstatuschange.skin

0 lines of code changed in:

robert 2003-12-09 20:54

the former pwdmail.skin

18 lines of code changed in:

robert 2003-12-09 20:53

renamed to mailpassword.skin

0 lines of code changed in:

robert 2003-12-09 20:53

the former mailbody.skin

24 lines of code changed in:

robert 2003-12-09 20:52

renamed to mailregconfirm.skin

0 lines of code changed in:

stefanp 2003-12-09 16:26

* added asString-variants where missing
* fixed comments

308 lines of code changed in:

stefanp 2003-12-09 16:11

* changed signatures of Html.link, linkAsString, openLink and openLinkAsString
to use only attr object instead of href and text

* changed signature of Html.dropDown to use attr object instead of name parameter

* changed Html.checkBox to use attr.selectedValue determine checked-status
(same as in Html.radioButton)

48 lines of code changed in:

robert 2003-12-08 23:57

initial check-in

400 lines of code changed in:

robert 2003-12-08 23:57

removed

0 lines of code changed in:

robert 2003-12-08 23:56

initial check-in

150 lines of code changed in:

robert 2003-12-08 23:55

renamed to mgrlistitem.skin

0 lines of code changed in:

robert 2003-12-08 23:55

added hint for layouts in welcome text

2 lines of code changed in:

robert 2003-12-08 23:54

modified layout

22 lines of code changed in:

robert 2003-12-08 23:54

removed collection "all", added collections "modified" and "custom"

28 lines of code changed in:

robert 2003-12-08 23:52

added property custom

2 lines of code changed in:

robert 2003-12-08 23:51

added object mapping for layout

10 lines of code changed in:

robert 2003-12-08 23:51

- added property sys_layout which now contains the currently active layout object
- removed collection "images" since the metadata of the former "root images" is no longer stored in database but in the global object DEFAULTIMAGES

2 lines of code changed in:

robert 2003-12-08 23:49

just formatting

8 lines of code changed in:

robert 2003-12-08 23:49

added property imported

2 lines of code changed in:

robert 2003-12-08 23:48

- css class commentHead was renamed to listSeparator
- minor other changes

6 lines of code changed in:

robert 2003-12-08 23:48

changed layout: instead of displaying a link to stop testdrive display a submit button

4 lines of code changed in:

robert 2003-12-08 23:47

pixel.gif is no longer a layout image but a default image, referenced using global image macro

2 lines of code changed in:

robert 2003-12-08 23:46

simplyfied layout

10 lines of code changed in:

robert 2003-12-08 23:45

changed because default layout was changed too

48 lines of code changed in:

robert 2003-12-08 23:45

- removed sysmgr_creator_macro() since it's not used anymore
- minor code changes (mostly related to changed default layout)

30 lines of code changed in:

robert 2003-12-08 23:44

removed sys_layoutchooser_macro() since it's not used anymore

0 lines of code changed in:

robert 2003-12-08 23:42

modified layout

142 lines of code changed in:

robert 2003-12-08 23:42

rewrote css classes since the whole default layout has changed

908 lines of code changed in:

robert 2003-12-08 23:41

slightly changed layout

20 lines of code changed in:

robert 2003-12-08 23:41

sys_layoutchooser macro was renamed to layoutchooser

2 lines of code changed in:

robert 2003-12-08 23:40

no longer distinct between different actions, use checkEdit for each of them

2 lines of code changed in:

robert 2003-12-08 23:39

skinpath is now set using layout.getSkinPath()

4 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