Commit Log (Page 56 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-06-04 to 2002-06-03 (Commits 1609-1658 of 4408)

tobi 2002-06-04 17:36

changed openMarkupElement("a", param) calls back to openLink(url) to obtain nice and slim code

16 lines of code changed in:

tobi 2002-06-04 17:34

moved <form> tags on positions that are appropriate for xhtml compatibility (hopefully...)

134 lines of code changed in:

tobi 2002-06-04 17:17

modified skins_macro() to fit with the newly implemented functions for rendering markup just to notice that this function looks like it is obsolete...?

18 lines of code changed in:

tobi 2002-06-04 16:51

moved renderInputText() et al. and renderImage() from hopobject to global

98 lines of code changed in:

robert 2002-06-04 16:19

changed one of the (hopefully) last instances of user to session.user

4 lines of code changed in:

robert 2002-06-04 16:19

changed to use global markupelement-functions, global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now

22 lines of code changed in:

robert 2002-06-04 16:18

changed to use global openLink() and closeLink()-funtions

4 lines of code changed in:

robert 2002-06-04 16:18

now using global markupelement-functions resp. global openLink() and closeLink()-funtions

54 lines of code changed in:

robert 2002-06-04 16:17

changed to use global openLink() and closeLink()-funtions

4 lines of code changed in:

robert 2002-06-04 16:17

changed to use global markupelement-functions resp. global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now

46 lines of code changed in:

robert 2002-06-04 16:17

changed to use global openLink() and closeLink()-funtions

8 lines of code changed in:

robert 2002-06-04 16:16

changed to use global markupelement-functions resp. global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now

52 lines of code changed in:

robert 2002-06-04 16:15

using global formatTimestamp() now

2 lines of code changed in:

robert 2002-06-04 16:14

now using global markupelement-functions resp. global openLink() and closeLink()-funtions

12 lines of code changed in:

robert 2002-06-04 16:14

activated isDenied() again

2 lines of code changed in:

robert 2002-06-04 16:13

buttons are now named "save" and "cancel" instead of "submit"

2 lines of code changed in:

robert 2002-06-04 16:12

removed formatTimestamp() which is a global function now

4 lines of code changed in:

robert 2002-06-04 16:12

now using global formatTimestamp(), the wrapper in weblog was removed

2 lines of code changed in:

robert 2002-06-04 16:11

createLinkParam now prefixes attributes urlparam with "?", anchor with "#" (no need to specify these in functions or macros)

4 lines of code changed in:

robert 2002-06-04 16:08

removed hardcoded #-sign in anchor-attribute of commentcounter-macro

2 lines of code changed in:

robert 2002-06-04 16:07

removed openLink() and closeLink(), they're global functions now (shortcuts using global markupelement-functions)

0 lines of code changed in:

robert 2002-06-04 16:06

added global function openLink() that takes a URL as argument to render a simple a href-tag
added global function closeLink()
some code-formatting done

60 lines of code changed in:

robert 2002-06-04 16:05

uid doesn't exist anymore, now simply checking for user-object

2 lines of code changed in:

robert 2002-06-04 16:04

now using global markupelement-functions to render links

24 lines of code changed in:

robert 2002-06-04 16:04

now using global markupelement-functions

12 lines of code changed in:

tobi 2002-06-04 12:31

updated function documentation of thumbnail_macro() to reflect recent changes

2 lines of code changed in:

tobi 2002-06-04 12:29

modified thumbnail_macro() to create a thumbnail with javascript pop-up function (to be really backwards compatible)

2 lines of code changed in:

robert 2002-06-04 01:25

now using passed param-object directly instead of creating a new instance of it

18 lines of code changed in:

robert 2002-06-04 01:24

fixed typo

2 lines of code changed in:

robert 2002-06-04 01:22

added assignment of param.width to param.size (temporary, i think we should drop the usage of non-html-attributenames)

4 lines of code changed in:

tobi 2002-06-03 19:09

fixed markup to be xhtml compatible

42 lines of code changed in:

tobi 2002-06-03 19:09

res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()

10 lines of code changed in:

tobi 2002-06-03 19:08

fixed markup to be xhtml compatible

46 lines of code changed in:

tobi 2002-06-03 19:03

fixed markup to be xhtml compatible

398 lines of code changed in:

tobi 2002-06-03 19:02

threw out markup and using global functions openMarkupElement() et. al. instead

686 lines of code changed in:

tobi 2002-06-03 19:01

fixed markup to be xhtml compatible

138 lines of code changed in:

tobi 2002-06-03 19:00

new function getStaticUrl()

26 lines of code changed in:

tobi 2002-06-03 18:59

new and improved function createLinkParam()

72 lines of code changed in:

tobi 2002-06-03 18:59

kept already deprecated function cloneObject() for later use (you'll never know...)

32 lines of code changed in:

tobi 2002-06-03 18:57

fixed markup to be xhtml compatible

216 lines of code changed in:

tobi 2002-06-03 18:57

threw out markup and using global functions openMarkupElement() et. al. instead

440 lines of code changed in:

tobi 2002-06-03 18:55

res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()

10 lines of code changed in:

tobi 2002-06-03 18:55

threw out markup and using global functions openMarkupElement() et. al. instead

14 lines of code changed in:

tobi 2002-06-03 18:54

removed link_macro() and moved check for access permission (param.checkdeny) to hopobject/macros.js:link_macro()

0 lines of code changed in:

tobi 2002-06-03 18:54

FIXME!
is param.as == "editor" still in use in choices_macro()?

4 lines of code changed in:

tobi 2002-06-03 18:52

res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()

4 lines of code changed in:

tobi 2002-06-03 18:50

the function imageeditor_macro() needs to be fixed

6 lines of code changed in:

tobi 2002-06-03 18:50

new and improved html link macro

22 lines of code changed in:

tobi 2002-06-03 18:46

fixed markup to be xhtml compatible

166 lines of code changed in:

tobi 2002-06-03 18:46

added "use antville" line

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