Commit Log (Page 24 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: 2004-01-06 to 2004-01-02 (Commits 3209-3258 of 4408)

robert 2004-01-06 17:14

synced db creation script with current version for mysql (1.1pre2)

90 lines of code changed in:

robert 2004-01-06 17:14

added indexes on AV_IMAGE and AV_LAYOUT

16 lines of code changed in:

stefanp 2004-01-06 16:55

added function renderApi(appName) which can be used from commandline

36 lines of code changed in:

stefanp 2004-01-06 16:51

supress security checks if accessed from commandline - setting via
res.data.noWeb

12 lines of code changed in:

stefanp 2004-01-06 16:50

added function renderApi() which renders the whole application docs into
files. used via webinterface or commandline.

changed RegExp: rhino needs global setting as second param in constructor

52 lines of code changed in:

stefanp 2004-01-06 16:47

moved the actual rendering part in render_action into functions.js

14 lines of code changed in:

robert 2004-01-05 13:51

use res.handlers.site instead of this._parent._parent

2 lines of code changed in:

robert 2004-01-05 13:49

do not clone the param object anymore, this is done in Html library if necessary

44 lines of code changed in:

robert 2004-01-04 16:59

changed default link text (for consistency reasons)

2 lines of code changed in:

robert 2004-01-04 16:59

preview skin was renamed to mgrlistitem

2 lines of code changed in:

robert 2004-01-04 16:46

changed membermgr skinset (memberlist.skin was removed, membermgr.new added)

2 lines of code changed in:

robert 2004-01-04 16:45

removed

0 lines of code changed in:

robert 2004-01-04 16:45

- changed some skin descriptions
- removed obsolete description of membermgr/memberlist.skin, added membermgr/new.skin

24 lines of code changed in:

robert 2004-01-04 16:35

each searchresult item is now a single table

6 lines of code changed in:

robert 2004-01-04 16:35

removed surrounding table

6 lines of code changed in:

robert 2004-01-04 16:34

modified layout, removed commented out html code

4 lines of code changed in:

robert 2004-01-04 16:33

add_action was renamed to create_action (for consistency reasons)

2 lines of code changed in:

robert 2004-01-04 16:33

- renamed add_action to create_action (for consistency reasons)
- re-ordered actions

72 lines of code changed in:

tobi 2004-01-03 18:43

fixed add member option (still needs some tweakin', though)

22 lines of code changed in:

tobi 2004-01-03 18:32

modified layout to achieve more consistency

44 lines of code changed in:

tobi 2004-01-03 18:31

modified way the list of members is rendered:
* render each role from an extra collection
* add page navigation
* FIXME: add member currently is not working!

228 lines of code changed in:

tobi 2004-01-03 18:06

check if topic name is already reserved word (e.g. action or function name) and display error message if so

10 lines of code changed in:

tobi 2004-01-03 18:05

added holy returns

12 lines of code changed in:

tobi 2004-01-03 18:05

* renamed parent_action to default_action
* added main_action and additional_action
* enabled main_action to display merged default and additional images collections

64 lines of code changed in:

tobi 2004-01-03 18:03

enabled renderList function to process arrays, too

6 lines of code changed in:

robert 2004-01-03 17:27

initial check-in

48 lines of code changed in:

tobi 2004-01-03 16:58

fixed bug that prevented page links from being rendered

6 lines of code changed in:

robert 2004-01-03 15:57

- textArea now clones the passed parameter object (because it's modified for rendering)
- removed the default values for cols and rows in textArea since these are not required attribute

8 lines of code changed in:

robert 2004-01-03 13:31

redirect to edit action after the new layout has been created

2 lines of code changed in:

robert 2004-01-03 13:31

removed the input for the layout title since it's not required anymore

2 lines of code changed in:

robert 2004-01-03 13:30

title is no longer required for creating a new layout, if no basis layout has been chosen use "untitled" as a start, otherwise inherit the parent layout's title

4 lines of code changed in:

robert 2004-01-03 13:09

fixed several macros: call createCheckBoxParam() of propertymgr since the values are stored in xml encoded prefs

12 lines of code changed in:

robert 2004-01-03 13:08

added method createCheckBoxParam() that overwrites the hopobject method for xml encoded site preferences

26 lines of code changed in:

tobi 2004-01-03 00:05

only check for unwrapping a skin if its source is requested

10 lines of code changed in:

tobi 2004-01-03 00:04

removed deprecated block

0 lines of code changed in:

tobi 2004-01-03 00:04

sync with updated library

0 lines of code changed in:

tobi 2004-01-03 00:03

added <br />

2 lines of code changed in:

tobi 2004-01-03 00:03

fixed backlinks (strange enough, i believed i've seen it working...)

2 lines of code changed in:

tobi 2004-01-03 00:01

removed skin_macro because this went into antvillelib already

0 lines of code changed in:

tobi 2004-01-02 23:31

do not display "backlinks" title if there are none

20 lines of code changed in:

tobi 2004-01-02 23:30

* added location_macro
* reduced online_macro to binary output (either "online" or "offline", resp. param settings)

60 lines of code changed in:

tobi 2004-01-02 23:29

* replaced <h4> with <p> tag
* moved param.text as title attribute in <p> tag
* decreased size of textarea to make buttons visible even in a 600x800 window

6 lines of code changed in:

tobi 2004-01-02 23:26

* added div.ample class
* added missing generic class for <ul> tags
* moved .small class to generic definitions and enabled it for <small> tags, too
* removed top margin in .storyDate class

34 lines of code changed in:

tobi 2004-01-02 23:20

* added title attribute in site title link
* replaced span with div around response.message macro call

4 lines of code changed in:

tobi 2004-01-02 23:19

* replaced width with size in site macro calls
* put prefs in new order

16 lines of code changed in:

tobi 2004-01-02 23:17

copied topic_macro from story to gallery_macro

34 lines of code changed in:

tobi 2004-01-02 23:16

removed obsolete check of a hex color string's length / already done by String.isHexColor in antvillelib

2 lines of code changed in:

tobi 2004-01-02 23:14

replaced eMail with e-mail

4 lines of code changed in:

tobi 2004-01-02 23:12

replaced default separator ">" with ":" in linkedpath_macro

2 lines of code changed in:

tobi 2004-01-02 23:11

replaced eMail with e-mail

28 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