Commit Log (Page 60 of 63)

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 Next »

Summary Period: 2003-05-05 to 2003-04-25 (Commits 121-170 of 3120)

kimusan 2003-05-05 16:27

The new and cook spellchecking class

141 lines of code changed in:

chrsen 2003-05-04 04:40

My projectfile in sweeeeet Quanta

1 lines of code changed in:

chrsen 2003-05-04 04:38

Minor changes - dont remember - to tired

18 lines of code changed in:

chrsen 2003-05-04 04:37

Added generel array methods

218 lines of code changed in:

chrsen 2003-05-04 04:34

Finished delete rutine - added move

212 lines of code changed in:

chrsen 2003-05-03 13:56

New class for user administration

186 lines of code changed in:

kimusan 2003-05-02 20:14

Corrected a spelling error in the spelling function :o)

4 lines of code changed in:

kimusan 2003-05-02 20:11

First tests for the spellchecker functionality.

259 lines of code changed in:

kimusan 2003-05-02 18:54

Lists can now have a startvalue. just add a [digit] after the type char (#, * {A} etc). Digit can be any number and if the style is Alpha, then it represents the number of letter in the alphabet

7 lines of code changed in:

chrsen 2003-05-02 08:04

Delete is now supportet but yet at bit buggy

25 lines of code changed in:

chrsen 2003-05-02 08:03

Minor changes - I don't remember but cvs does

7 lines of code changed in:

chrsen 2003-05-02 08:02

Fundanemt menu library for altering the documentstructure

118 lines of code changed in:

chrsen 2003-05-02 08:01

My projektfile

12 lines of code changed in:

chrsen 2003-05-02 07:59

Most functions now returns true/false instead of 1/0 -parameters addded to others

12 lines of code changed in:

chrsen 2003-05-02 07:55

Minor changes - added defaults to some function parameters

4 lines of code changed in:

kimusan 2003-05-02 01:21

Removed a debug print line that I forgot

3 lines of code changed in:

kimusan 2003-05-02 01:20

woops... commited a comments end ( * and / )

3 lines of code changed in:

kimusan 2003-05-02 00:55

now you can have spaces/tabs in front of */# in the lists descriptions

4 lines of code changed in:

kimusan 2003-05-01 23:09

Corrected so you dont have to have space between * and text in lists

6 lines of code changed in:

kimusan 2003-05-01 21:43

Corrected the convertToLists() function to work correctly and to produce more clean (and validatable) code.

703 lines of code changed in:

chrsen 2003-04-30 15:43

*** empty log message ***

0 lines of code changed in:

chrsen 2003-04-30 15:29

GUI is now in includes/gui.inc - this file now serves as an actionhandler

14 lines of code changed in:

chrsen 2003-04-30 15:27

Handler for creating new nodes

25 lines of code changed in:

chrsen 2003-04-30 15:26

Filecontent is outsourced from ../menu.php

317 lines of code changed in:

chrsen 2003-04-29 23:35

GUI is now finished - backend should be merged

41 lines of code changed in:

kimusan 2003-04-29 16:01

Corrected some errors in the convertToLists function + cleaned up the code. Still problems with numbering in ordered lists in more levels.

40 lines of code changed in:

kimusan 2003-04-29 13:57

added ned function convertToLists() that converts # * #{a} etc. to lists Deleted old code that did the same job. Now it can handle unlimited levels of lists :o)

81 lines of code changed in:

kimusan 2003-04-28 18:06

numbered lists now also support 3 levels.

53 lines of code changed in:

kimusan 2003-04-28 17:13

you can now use unsorted lists in 3 levels (*|**|***) This code probably need a cleanup later on.

29 lines of code changed in:

kimusan 2003-04-28 15:39

Corrected some strings and closes bug #18

1 lines of code changed in:

qte 2003-04-28 14:47

Added dbRenameColumn()

7 lines of code changed in:

qte 2003-04-28 13:21

Default to first tab.

2 lines of code changed in:

chrsen 2003-04-28 13:15

New theme vars added

6 lines of code changed in:

chrsen 2003-04-28 13:14

Minor javascript error fixed

5 lines of code changed in:

qte 2003-04-28 13:13

Changed THEME_COLOR to use the new GLOBALS var. and added credits to the aboutbox.

9 lines of code changed in:

chrsen 2003-04-28 06:27

Added more javascript constants

19 lines of code changed in:

chrsen 2003-04-28 06:25

GUI almost done

198 lines of code changed in:

qte 2003-04-27 13:59

Forgot to change a get back to post in printFormBegin after testing.

1 lines of code changed in:

chrsen 2003-04-27 13:40

Path-error fixed

3 lines of code changed in:

qte 2003-04-27 12:58

Code cleaned up and changed user table from text to blob.

10 lines of code changed in:

qte 2003-04-27 12:52

Changed printFormBegin() method call from 0 to post.

2 lines of code changed in:

qte 2003-04-27 12:42

Changed printFormBegin() to use more logic method handling.

17 lines of code changed in:

qte 2003-04-26 20:30

Only prepend space if day is set in returnDate()

5 lines of code changed in:

kimusan 2003-04-26 17:36

corrected ae to æ and aa to å

1 lines of code changed in:

kimusan 2003-04-26 17:19

added a new variable to printFrontButton() which contains the title text shown when the mouse is over the button images in the admin interface. also corrected the index file to satisfy the new variable. if nothing is given as a title, an empty string will be shown. Currently all new modules is shown with the same title text as their label next to the image.

11 lines of code changed in:

qte 2003-04-26 11:15

Added support for alpha ordered lists.

12 lines of code changed in:

chrsen 2003-04-26 11:00

Changed paths to work with symlinked dirs

23 lines of code changed in:

qte 2003-04-25 21:55

Changed password crypt to md5 in printDialogChPasswd

3 lines of code changed in:

qte 2003-04-25 21:52

Automatic changing of passwords to md5 instead of crypt. This should fix the length limitation.

32 lines of code changed in:

chrsen 2003-04-25 20:03

Spelling errors corrected

2 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 Next »

Generated by StatCVS 0.2.4a