Commit Log (Page 47 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-19 to 2002-08-12 (Commits 2059-2108 of 4408)

tobi 2002-08-19 18:42

added support for first version of skinmanager help

10 lines of code changed in:

tobi 2002-08-19 18:41

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

10 lines of code changed in:

tobi 2002-08-19 18:41

renamed rss10Image.skin to rssImage.skin

10 lines of code changed in:

tobi 2002-08-19 18:40

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

18 lines of code changed in:

tobi 2002-08-19 18:37

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

6 lines of code changed in:

robert 2002-08-15 12:56

minor fix (removed &nbsp; in button-value)

2 lines of code changed in:

robert 2002-08-15 12:00

added error-message used in global story_macro()

2 lines of code changed in:

robert 2002-08-15 12:00

- added story_macro() which renders a skin for a story with a specified id
- changed poll_macro()

60 lines of code changed in:

tobi 2002-08-14 19:42

fixed bug that fetched title and text of a story using the old story model

4 lines of code changed in:

tobi 2002-08-14 19:37

removed relics of old code and fixed correct output of dates

4 lines of code changed in:

tobi 2002-08-14 19:35

splitted renderTextPreview() into clipText() and softwrap()

6 lines of code changed in:

tobi 2002-08-14 19:34

moved function rssConvertHtmlImageToHtmlLink() to global/fixRss()

0 lines of code changed in:

tobi 2002-08-14 19:32

splitted renderTextPreview() into clipText() and softwrap() and moved them to objectFunctions.js

90 lines of code changed in:

tobi 2002-08-14 19:21

revamped rss output:
1. moved rss10Channel.skins from global to rss.skin in root and site
2. moved rss10Resource.skin from global to rssResource.skin in root and site
3. moved rss10Item.skin from global to rssItem.skin in root and site
4. moved contents of global/rssTextInput.skin into site/rss10Channel
5. renamd rss10.hac in root and site to rss.hac

336 lines of code changed in:

robert 2002-08-14 17:38

reworked imagelist_macro()

46 lines of code changed in:

robert 2002-08-14 17:38

added wrapper-macros imagelist and topiclist

48 lines of code changed in:

robert 2002-08-14 17:37

render empty string as image-title if alttext is null

2 lines of code changed in:

robert 2002-08-14 12:01

removed unused macro loopskin - in most cases this macro couldn't be used because specific checks et.al. were necessary

0 lines of code changed in:

tobi 2002-08-14 11:22

changed order of date formats in getDefaultDateFormats()
changed occurences of app.__app__.logEvent() to app.log()
added function translateToEntities()

44 lines of code changed in:

tobi 2002-08-14 11:19

renamed root/rss10.hac to root/rss.hac and created redirector function rss10_action() in root/actions.js;
did the same for site/rss10.hac;
changed occurences of "Weblog" to "Site" in rss output;
encoded e-mail addresses in root/rss output to be displayed as entities to cancel the ticket of happy spammers

46 lines of code changed in:

tobi 2002-08-14 10:55

moved content of rss092.hac to function rss092_action() in site/actions.js

18 lines of code changed in:

tobi 2002-08-14 10:43

condensed the layout

10 lines of code changed in:

robert 2002-08-14 10:20

changed monthlist_macro() ...

10 lines of code changed in:

tobi 2002-08-14 10:18

initial check-in

0 lines of code changed in:

robert 2002-08-13 22:47

added wrapper-macro for imagelist

14 lines of code changed in:

robert 2002-08-13 22:47

- removed imageeditor_macro(): this wasn't used since 1.1.1.1 ;-)
- added first version of imagelist_macro()

48 lines of code changed in:

robert 2002-08-13 22:46

code-reformatting

6 lines of code changed in:

robert 2002-08-13 20:50

- added param.limit to monthlist_macro()
- added wrapper-macro for topiclist (macro itself is in topicmgr)

24 lines of code changed in:

robert 2002-08-13 20:50

calling topiclist_macro() now instead of loopskin_macro()

2 lines of code changed in:

robert 2002-08-13 20:49

removed (replaced with topiclist_macro())

0 lines of code changed in:

robert 2002-08-13 20:48

initial check-in

52 lines of code changed in:

robert 2002-08-13 18:58

added beta version of monthlist_macro()

44 lines of code changed in:

tobi 2002-08-13 18:50

historyview.skin is now located in story

2 lines of code changed in:

robert 2002-08-13 16:53

added some more messages

4 lines of code changed in:

robert 2002-08-13 16:53

now calling isAddSiteDenied() (placed in root/securityFunctions.js)

6 lines of code changed in:

robert 2002-08-13 16:52

renamed sys_waitAfterNewWeblog to sys_waitAfterNewSite

12 lines of code changed in:

robert 2002-08-13 16:51

added assignments of sys_minMemberAge and sys_waitAfterNewSite

6 lines of code changed in:

robert 2002-08-13 16:47

set default smallcolor a bit darker

2 lines of code changed in:

robert 2002-08-13 16:46

changed renderMarkupPart() so that values that contain an empty string are rendered in the tag

2 lines of code changed in:

robert 2002-08-13 16:45

sysadmins can now choose how long users have to be registered to be allowed to create a new site and how long they have to wait between the creation of two weblogs

30 lines of code changed in:

robert 2002-08-13 16:41

textcolor of small-class is now a bit darker

2 lines of code changed in:

robert 2002-08-13 16:40

added new macros sys_minMemberAge and sys_waitAfterNewWeblog

86 lines of code changed in:

robert 2002-08-13 16:40

added collection containing sites created by user

12 lines of code changed in:

robert 2002-08-13 16:39

initial check-in

52 lines of code changed in:

tobi 2002-08-13 16:36

renamed cp_element.skin to colorpickerWidget.skin

2 lines of code changed in:

tobi 2002-08-13 16:36

removed temporary script tag for colorgenerator.js

0 lines of code changed in:

tobi 2002-08-13 16:35

renamed cp_element.skin to colorpickerWidget.skin

94 lines of code changed in:

tobi 2002-08-13 16:35

moved function colorpicker_action() from hopobject/actions.js to root/actions.js

22 lines of code changed in:

tobi 2002-08-13 16:33

moved global/safejs.skin to root/safescripts.skin

4 lines of code changed in:

tobi 2002-08-12 17:18

historyview.skin is now located in story

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