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)
extended regExp for rgb colors to allow more whitespace (just a kind concession)
2 lines of code changed in:
renamed renderColorAsString() to parseColor(); added some more extensive checks for rgb values using regExp.
60 lines of code changed in:
moved part parsing the color string to new function parseColor() in cp_javascript.skin
6 lines of code changed in:
added some more checks to make the input failsafe
22 lines of code changed in:
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:
changed renderColorAsString() functions to display hex strings shorter than 6 characters as correct hex strings, too
34 lines of code changed in:
rgb(r,g,b) values are now displayed as hex colors, too
72 lines of code changed in:
removed init script and call for it (color squares are built anyway)
4 lines of code changed in:
fixed output for mozilla browsers (they had some problems displaying the color squares without whitespace); removed old code.
42 lines of code changed in:
*** empty log message ***
2 lines of code changed in:
fixed bug that prevented color plates from initially being displayed.
6 lines of code changed in:
revamped the colorpicker (pls. refer to http://project.antville.org/20020801/111364/#112621)
192 lines of code changed in:
set resizable and scrollbars to yes again in openPopup() -- got lost somehow
2 lines of code changed in:
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:
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:
fixed syntax error
4 lines of code changed in:
moved colorpicker javascript from page.skin
10 lines of code changed in:
moved colorpicker javascript to javascript.skin
0 lines of code changed in:
fixed bug that prevented display of color squares in some browsers
52 lines of code changed in:
added colorpicker_action()
18 lines of code changed in:
added marquee image to database setup
8 lines of code changed in:
initial check-in for colorpicker feature
236 lines of code changed in:
added colorpicker macro calls for color settings
16 lines of code changed in:
added marquee image
0 lines of code changed in:
extended url_macro() to return urls from a path, too
10 lines of code changed in:
added colorpicker_macro()
16 lines of code changed in:
slightly modified default prefs for a new site in createNewSite()
16 lines of code changed in:
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:
stepped back to previous version of embedding javascript and stylesheet code except moving script and style tags hither.
78 lines of code changed in:
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:
Changed navigation bar search form to use GET instead of POST method.
2 lines of code changed in:
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:
fixed typo in openPopup()
2 lines of code changed in:
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:
changed the way the <script> tag is closed (now using </script>) due to browser incompatibilites
8 lines of code changed in:
added missing / at the end of empty meta tag
4 lines of code changed in:
added contentTypes although that does not seem to have a lot of effect...
4 lines of code changed in:
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:
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:
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:
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:
modified commentcounter_macro() to display nothing for a zero set of comments except param.no is not null
16 lines of code changed in:
changed sequence of checking for empty or restricted site
2 lines of code changed in:
fixed bug that prevented complete rss output of empty or restricted sites
8 lines of code changed in:
oops, accidentally used the wrong comment character...
4 lines of code changed in:
removed 0.92 version of rss output
0 lines of code changed in:
rss092 now redirects to rss10
2 lines of code changed in:
added check for null value in story.title
74 lines of code changed in:
fixed bug in commentcounter_macro() that caused invalid markup to be output
14 lines of code changed in:
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