Commit Log (Page 28 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-08 to 2003-11-24 (Commits 3009-3058 of 4408)

robert 2003-12-08 22:00

don't use StringBuffer in results_macro() since it's of no use (instead write the results directly to response)

4 lines of code changed in:

robert 2003-12-08 21:59

removed memberslist_macro(): use the method renderMemberlist instead (called in main_action)

0 lines of code changed in:

robert 2003-12-08 21:58

- removed downloadlink_macro() since downloading isn't restricted anymore
- added macros: email_macro(), copyright_macro()
- changed image_macro(): use new method getImage() to retrieve image which searches along the layout chain to get the first image matching the name

76 lines of code changed in:

robert 2003-12-08 21:55

- modified logo_macro(): use new object DEFAULTIMAGES to render any of them
- modified image_macro(): use new object DEFAULTIMAGES to render any of the former "root images"
- fixed a bug in colorpicker_macro(): use res.push()/res.pop(), otherwise the macro would render the input directly to response

32 lines of code changed in:

robert 2003-12-08 21:53

changed layout

0 lines of code changed in:

robert 2003-12-08 21:52

css class "commentHead" was renamed to "listSeparator"

2 lines of code changed in:

robert 2003-12-08 21:52

- include pagenavigation and list of shareable system layouts to choose the basis layout for an import
- added explanation text

14 lines of code changed in:

robert 2003-12-08 21:51

changed from css class "statusDark" to "historyItem"

2 lines of code changed in:

robert 2003-12-08 21:50

removed pixel.gif

2 lines of code changed in:

robert 2003-12-08 21:50

- included title of skin and its description
- several changes because the structure of the skinmgr has changed

14 lines of code changed in:

robert 2003-12-08 21:49

css class "commentHead" was renamed to "listSeparator"

2 lines of code changed in:

robert 2003-12-08 21:48

removed pixel.gif

4 lines of code changed in:

robert 2003-12-08 21:48

- added editors for copyright, contact email, base layout
- several minor layout changes

28 lines of code changed in:

robert 2003-12-08 21:46

removed pixel.gif

4 lines of code changed in:

robert 2003-12-08 21:45

changed from css class "small" to "dayHeader"

2 lines of code changed in:

robert 2003-12-08 21:44

- added constant object DEFAULTIMAGES that contains the metadata of all default images (logos, pixel, marquee)
- added constant SKINSETS that contains the structure of the skinmgr (for both root- and site skinmanager)
- added constructor for Skinset objects (used for constructing the SKINSETS constant)

250 lines of code changed in:

robert 2003-12-08 21:42

pixel.gif is no longer part of layout but of standard images (therefor using global image macro instead of layout.image)

6 lines of code changed in:

robert 2003-12-08 21:41

stylesheet action is now called stylesheet.css

4 lines of code changed in:

robert 2003-12-08 21:40

- css class commentHead was renamed to "listSeparator"
- some fixes towards xhtml compatibility

10 lines of code changed in:

robert 2003-12-08 21:08

- included db schema changes of antville_dbpatch-20031128-layouts2.sql
- fixed create statement of default layout

8 lines of code changed in:

robert 2003-12-08 21:07

changed because css-classes were renamed

4 lines of code changed in:

robert 2003-12-08 21:06

- moved diff_action to prototype skin
- added custom_action (for creating custom skins)
- added modified_action (for listing only modified skins)
- various minor changes

114 lines of code changed in:

robert 2003-12-08 21:05

- moved diff_action from skinmgr to skin prototype
- changed redirect in delete_action

108 lines of code changed in:

robert 2003-12-08 21:04

- removed deprecated safescripts_action
- stylesheet_action was renamed to stylesheet_css_action, previous stylesheet_action is now a wrapper action (left for backwards compatibility)
- javascript_action was renamed to javascript_js_action, previous javascript_action is now a wrapper action (left for backwards compatibility)

36 lines of code changed in:

robert 2003-12-08 21:02

stylesheet_action was renamed to stylesheet_css_action, previous stylesheet_action is now a wrapper action (left for backwards compatibility)

38 lines of code changed in:

robert 2003-12-08 21:01

render list of choices using res.push()/res.pop() instead of using a StringBuffer (for performance reasons)

14 lines of code changed in:

robert 2003-12-08 21:00

modified main_action: the list of current members is now rendered using renderMemberlist(), also did some changes how the searchresult is rendered

10 lines of code changed in:

robert 2003-12-08 20:59

- moved import_action from rootlayoutmgr to layoutmgr (since importing layouts isn't restricted to system layouts anymore)
- renamed choose_action to create_action since site admins can now also create layouts that aren't based on any system layout

64 lines of code changed in:

robert 2003-12-08 20:57

- renamed parentimages_action to parent_action
- preview.skin of image was renamed to mgrlistitem.skin

4 lines of code changed in:

robert 2003-12-08 20:56

layout download now consists of three actions: download_action (for choosing between full and incremental download) plus download_full_zip_action and download_zip_action that actually produce the zip file

78 lines of code changed in:

robert 2003-12-08 20:55

image/preview.skin was renamed to mgrlistitem.skin (for constistency reasons)

4 lines of code changed in:

robert 2003-12-08 20:54

file/preview.skin was renamed to mgrlistitem.skin (for constistency reasons)

4 lines of code changed in:

hannes 2003-12-04 18:01

Deleting hopobject/actions.js

0 lines of code changed in:

hannes 2003-12-04 18:01

Add comma

2 lines of code changed in:

hannes 2003-12-04 16:19

Add Html.table() and Html.tableAsString()

110 lines of code changed in:

hannes 2003-12-04 11:02

Open extended colorpicker popup with the right size.
Resizing popup windows is not implemented very well on Mozilla/Linux.

10 lines of code changed in:

hannes 2003-12-03 19:03

Remove apostrophe after "gib"

2 lines of code changed in:

hannes 2003-12-03 18:57

Make colorpicker scripts work on mozilla by adding a
parseColor() function that converts different color notations
(such as rgb(r, g, b)) into a canonical six-figure hexadecimal
number notation.

36 lines of code changed in:

tobi 2003-12-03 11:57

moved to HEAD from helma_1_3 branch

2718 lines of code changed in:

tobi 2003-12-03 11:51

added toPercent method as in HEAD

30 lines of code changed in:

tobi 2003-12-03 11:50

added units as constants

14 lines of code changed in:

tobi 2003-12-02 17:34

corrected name for html image tag

2 lines of code changed in:

hannes 2003-12-01 17:03

Make sure rawcontent field is set on stories and comments when the content is updated.
This fixes the bug that search doesn't work on Antville 1.1

40 lines of code changed in:

tobi 2003-12-01 15:34

* added set_macro to store data in custom req.data._cache object for the time of the request cycle (still experimental)
* implemented reflection on req.data._cache in loop_macro to avoid setting redundant parameters when loop and paging macros are used

46 lines of code changed in:

tobi 2003-11-27 19:32

fixed strange bug that caused "Ambiguous method 'append' matching parameters" error in HTML_renderMarkupPartAsString

2 lines of code changed in:

robert 2003-11-25 14:37

the download_action was renamed to download_zip_action

2 lines of code changed in:

robert 2003-11-25 14:36

renamed download_action to download_zip_action to prevent problems with eg. ie5.5

2 lines of code changed in:

robert 2003-11-25 14:16

bugfix in importImage(): create layoutimages, not images, otherwise they won't show up in layoutimagemgr

2 lines of code changed in:

robert 2003-11-24 19:28

updated to latest version (includes faster HtmlLibrary.js)

0 lines of code changed in:

robert 2003-11-24 15:57

modified download_action(): changed contentType to application/zip

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