Commit Log (Page 49 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-04 to 2002-07-29 (Commits 1959-2008 of 4408)

tobi 2002-08-04 12:41

extended regExp for rgb colors to allow more whitespace (just a kind concession)

2 lines of code changed in:

tobi 2002-08-04 12:31

renamed renderColorAsString() to parseColor(); added some more extensive checks for rgb values using regExp.

60 lines of code changed in:

tobi 2002-08-04 12:27

moved part parsing the color string to new function parseColor() in cp_javascript.skin

6 lines of code changed in:

tobi 2002-08-04 02:28

added some more checks to make the input failsafe

22 lines of code changed in:

tobi 2002-08-04 02:04

finally added a list of colornames to check against entered form values; simultaneously made some changes from before undone

46 lines of code changed in:

tobi 2002-08-04 01:20

changed renderColorAsString() functions to display hex strings shorter than 6 characters as correct hex strings, too

34 lines of code changed in:

tobi 2002-08-04 00:58

rgb(r,g,b) values are now displayed as hex colors, too

72 lines of code changed in:

tobi 2002-08-04 00:11

removed init script and call for it (color squares are built anyway)

4 lines of code changed in:

tobi 2002-08-03 23:37

fixed output for mozilla browsers (they had some problems displaying the color squares without whitespace); removed old code.

42 lines of code changed in:

tobi 2002-08-03 22:32

*** empty log message ***

2 lines of code changed in:

tobi 2002-08-02 20:09

fixed bug that prevented color plates from initially being displayed.

6 lines of code changed in:

tobi 2002-08-02 18:27

revamped the colorpicker (pls. refer to http://project.antville.org/20020801/111364/#112621)

192 lines of code changed in:

tobi 2002-08-02 13:51

set resizable and scrollbars to yes again in openPopup() -- got lost somehow

2 lines of code changed in:

tobi 2002-08-02 11:26

fixed lines cotaining mistaken column modifications (most of it renaming createtime or modifytime columns to creator/modifier and setting the type from datetime to mediumint and vice versa)

36 lines of code changed in:

tobi 2002-08-01 22:00

commented out two lines in content_macro() to prevent titles from not being displayed (we can be sure that the story will be transformed into the new model, anyway)

6 lines of code changed in:

tobi 2002-08-01 19:33

fixed syntax error

4 lines of code changed in:

tobi 2002-08-01 19:30

moved colorpicker javascript from page.skin

10 lines of code changed in:

tobi 2002-08-01 19:30

moved colorpicker javascript to javascript.skin

0 lines of code changed in:

tobi 2002-08-01 19:21

fixed bug that prevented display of color squares in some browsers

52 lines of code changed in:

tobi 2002-08-01 18:20

added colorpicker_action()

18 lines of code changed in:

tobi 2002-08-01 18:19

added marquee image to database setup

8 lines of code changed in:

tobi 2002-08-01 18:18

initial check-in for colorpicker feature

236 lines of code changed in:

tobi 2002-08-01 18:17

added colorpicker macro calls for color settings

16 lines of code changed in:

tobi 2002-08-01 18:17

added marquee image

0 lines of code changed in:

tobi 2002-08-01 18:16

extended url_macro() to return urls from a path, too

10 lines of code changed in:

tobi 2002-08-01 18:16

added colorpicker_macro()

16 lines of code changed in:

tobi 2002-08-01 18:15

slightly modified default prefs for a new site in createNewSite()

16 lines of code changed in:

tobi 2002-08-01 18:14

stepped back to previous version of embedding javascript and stylesheet code except moving script and style tags hither.
added javascript function for colorpicker.

34 lines of code changed in:

tobi 2002-08-01 18:14

stepped back to previous version of embedding javascript and stylesheet code except moving script and style tags hither.

78 lines of code changed in:

tobi 2002-07-31 11:55

removed brackets from prefix/suffix parameters in online and commentcounter macros to guarantee that they always will be displayed (otherwise the closing bracket is missing if comments are disabled for a story)

2 lines of code changed in:

hannes 2002-07-30 13:21

Changed navigation bar search form to use GET instead of POST method.

2 lines of code changed in:

tobi 2002-07-30 08:58

fixed bug that caused exception for displaying images as thumbnail or popup
that do not have a thumbnail in function image_macro()

286 lines of code changed in:

tobi 2002-07-30 08:41

fixed typo in openPopup()

2 lines of code changed in:

tobi 2002-07-30 08:39

modified function openPopup() to get the image window in focus again if
it was not closed before (code contributed by andrea http://project.antville.org/20020730/108447)

22 lines of code changed in:

tobi 2002-07-30 08:27

changed the way the <script> tag is closed (now using </script>) due to browser incompatibilites

8 lines of code changed in:

tobi 2002-07-29 19:42

added missing / at the end of empty meta tag

4 lines of code changed in:

tobi 2002-07-29 19:40

added contentTypes although that does not seem to have a lot of effect...

4 lines of code changed in:

tobi 2002-07-29 19:33

style.skin and javascript.skin of a prototype are now wrapped into hac files
(ie. made public) for streamlined integration of script code and css definitions.

58 lines of code changed in:

tobi 2002-07-29 18:17

setting this.discussions to 1 by default (ie. if number cannot be parsed) in function evalNewStory().
otherwise weblogs with custom skins suddenly get their comment features disabled.

2 lines of code changed in:

tobi 2002-07-29 18:16

setting this.discussions to 1 by default (ie. if number cannot be parsed) in function evalStory().
otherwise weblogs with custom skins suddenly get their comment features disabled.

2 lines of code changed in:

tobi 2002-07-29 18:00

modified commentcounter_macro() again. added "as" parameter.
if set to "link" *every* amount of comments will be displayed as link.
if set to "text" only the amount of comments is displayed.
without param.as a link is displayed only if the amount is > 0.

30 lines of code changed in:

tobi 2002-07-29 17:29

modified commentcounter_macro() to display nothing for a zero set of comments except param.no is not null

16 lines of code changed in:

tobi 2002-07-29 16:28

changed sequence of checking for empty or restricted site

2 lines of code changed in:

tobi 2002-07-29 16:26

fixed bug that prevented complete rss output of empty or restricted sites

8 lines of code changed in:

tobi 2002-07-29 16:18

oops, accidentally used the wrong comment character...

4 lines of code changed in:

tobi 2002-07-29 16:17

removed 0.92 version of rss output

0 lines of code changed in:

tobi 2002-07-29 16:15

rss092 now redirects to rss10

2 lines of code changed in:

tobi 2002-07-29 16:11

added check for null value in story.title

74 lines of code changed in:

tobi 2002-07-29 15:04

fixed bug in commentcounter_macro() that caused invalid markup to be output

14 lines of code changed in:

tobi 2002-07-29 14:09

removed a <tr> too many

0 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