Commit Log (Page 45 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-10-04 to 2002-08-30 (Commits 2159-2208 of 4408)

tobi 2002-10-04 17:43

made some decent rearrangements

4 lines of code changed in:

tobi 2002-10-04 17:41

added baseuri example

3 lines of code changed in:

tobi 2002-10-04 17:37

commented out modified baseuri example

3 lines of code changed in:

tobi 2002-10-04 17:34

made some decent rearrangements

5 lines of code changed in:

tobi 2002-10-04 17:26

made some decent rearrangements

0 lines of code changed in:

tobi 2002-10-04 17:14

appkey is now fetched from app.properties

1 lines of code changed in:

tobi 2002-10-04 17:13

added baseuri example

3 lines of code changed in:

tobi 2002-10-04 15:02

implemented sorting applications by name in appList_macro()

7 lines of code changed in:

tobi 2002-10-04 14:53

a little bit more rewriting...

3 lines of code changed in:

tobi 2002-10-04 14:50

rewrote description

8 lines of code changed in:

hannes 2002-10-04 14:40

backport from antville.org: prefetch children and limit weblog size to 14 days max.

6 lines of code changed in:

hannes 2002-10-04 14:35

backport from antville.org: swallow 'main' action in URL, only fetch the fields from ACCESSLOG which are actually needed.

6 lines of code changed in:

hannes 2002-10-04 14:20

Performance improvement for calendar macro:
* When rendering the previous and next month links, now we have a
numeric index of where to get it in the site child collection.
* No need to check for online stories since site child collection
only contains stories with TEXT_ISONLINE = 2 (as of today).

72 lines of code changed in:

hannes 2002-10-04 13:53

Only have stories as direct children that are online in weblog (TEXT_ISONLINE = 2). With this we don't need to check if stories are online in the weblog, calendar etc.

2 lines of code changed in:

robert 2002-10-03 16:05

replaced weblog.loginstatus with site.loginstatus

2 lines of code changed in:

tobi 2002-10-03 15:10

replace content property by getText() method for mime object retrieved via getUrl()

2 lines of code changed in:

robert 2002-10-01 13:34

backport from changes on antville.org: added prefetching of comments in comments_macro()

2 lines of code changed in:

robert 2002-10-01 13:17

quick fix: manually escaping topic-names in topic-links because topic names containing spaces lead to a 404

12 lines of code changed in:

tobi 2002-09-27 17:17

fixed bug that occured with the change of getUrl() results to mimetype objects.

139 lines of code changed in:

stefanp 2002-09-24 11:04

show loaded extensions

36 lines of code changed in:

tobi 2002-09-24 10:56

sort works again, uncommented line 116

2 lines of code changed in:

stefanp 2002-09-23 14:22

added blank onRequest()

26 lines of code changed in:

stefanp 2002-09-23 14:21

temporary fix to have a working list of apps

2 lines of code changed in:

tobi 2002-09-23 11:42

changed last paragraph (instead of error messages the plain title of a missing shortcut will be displayed)

2 lines of code changed in:

hannes 2002-09-20 19:22

set comment collection(s) to cachemode aggressive so the index is only
refetched when an add() or remove() operation is performed on this specific
collection, not when any comment anywhere is modified.

6 lines of code changed in:

hannes 2002-09-20 19:21

Added add() and remove() statements to allow all comment containers to be
set to cachemode=aggressive.

28 lines of code changed in:

hannes 2002-09-20 18:14

Backport of antville.org changes:
- Add missing open curly bracket
- prefetch children

4 lines of code changed in:

hannes 2002-09-20 18:13

Backport of antville.org changes:
Directly call rss_action from rss092_action and rss10_action instead of doing
a redirect().

4 lines of code changed in:

hannes 2002-09-20 18:11

Backport of antville.org changes:
- Render links to comments directly as stories/storyid#commentid instead of
doing a redirect via comment/main.hac
- Render name anchor as <a name="..."></a>, since some browsers have problems
with the empty element representation.
- Select only those columns which are actually used in backlinks macro.

18 lines of code changed in:

tobi 2002-09-17 12:10

updated site references

4 lines of code changed in:

tobi 2002-09-17 12:09

changed description property to _description

1 lines of code changed in:

tobi 2002-09-11 16:50

added form encoding for display of shortcut content

2 lines of code changed in:

tobi 2002-09-11 16:41

added condition for displaying shortcut in a form or "as is"

8 lines of code changed in:

tobi 2002-09-11 16:40

site members now can view the shortcut list (but still only site admins can edit)

24 lines of code changed in:

tobi 2002-09-11 16:39

moved help text to extra skin

6 lines of code changed in:

tobi 2002-09-11 16:37

initial check-in

46 lines of code changed in:

tobi 2002-09-11 16:36

this skin is now used to display a shortcut without input form fields

4 lines of code changed in:

tobi 2002-09-11 14:13

renamed function render_macro() display_macro()

4 lines of code changed in:

tobi 2002-09-10 17:52

no, rather use a nice en-dash

2 lines of code changed in:

tobi 2002-09-10 17:51

ok, \\n does not work now using space

2 lines of code changed in:

tobi 2002-09-10 17:45

testing if \\n will be transformed into \n after xml parsing...

2 lines of code changed in:

tobi 2002-09-10 17:31

added link to translate.antville.org

2 lines of code changed in:

robert 2002-09-05 19:17

initial check-in (add missing column POLL_F_USER_MODIFIER)

0 lines of code changed in:

robert 2002-09-05 19:15

removed main-skin of history-list (this skin doesn't exist anymore)

0 lines of code changed in:

robert 2002-09-05 19:14

replaced calls of skin-macro with included tags for script/css-inclusion

6 lines of code changed in:

robert 2002-09-02 22:25

- removed creator_macro() since that's a hopobject-macro now

0 lines of code changed in:

robert 2002-09-02 22:14

added creator_macro() since this was used in quite a lot of different prototypes but for some it could render the name of the creator as link and for some not

32 lines of code changed in:

robert 2002-09-02 22:13

removed creator_macro() since this is a hopobject-macro now

0 lines of code changed in:

robert 2002-08-31 14:43

modified explanation-text

18 lines of code changed in:

robert 2002-08-30 16:56

added placeholder for message

6 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