Commit Log (Page 4 of 80)

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

Summary Period: 2004-09-06 to 2004-07-08 (Commits 3769-3818 of 3968)

slocati 2004-09-06 12:54

added the possibility to insert missing records directly without having to
copy and paste them in phpmyadmin

16 lines of code changed in:

slocati 2004-09-05 13:46

Adding empty PO files to avoid setup warnings

0 lines of code changed in:

slocati 2004-09-05 13:43

WHEN is a MySQL reserved word, changing it to logtime and fixing comments

6 lines of code changed in:

slocati 2004-09-05 13:34

typo

2 lines of code changed in:

slocati 2004-09-05 13:32

Made it PHP 5.0 compatible (hopefully) while retaining 4.1 compatibility

80 lines of code changed in:

slocati 2004-09-05 13:17

Adding the new log table and its description (to be tested)

74 lines of code changed in:

slocati 2004-09-05 06:35

removed delete icon and substituted with a delete button

35 lines of code changed in:

slocati 2004-09-05 05:48

greek cal file

0 lines of code changed in:

slocati 2004-09-04 08:08

Added the possibility to edit slot security from the slot list

6 lines of code changed in:

slocati 2004-08-30 09:19

sets the correct return url

5 lines of code changed in:

slocati 2004-08-30 08:12

changes to install the Greek language

3 lines of code changed in:

slocati 2004-08-30 07:44

Greek translation of core module

0 lines of code changed in:

slocati 2004-08-28 08:42

Made the input field a bit longer

2 lines of code changed in:

slocati 2004-08-27 18:09

Other demo mode functions disabled, of course there would be more, but it's
enough for a first test, let's see if the demo will last longer this time

12 lines of code changed in:

slocati 2004-08-27 18:03

Added demo mode which disables the most dangerous things that may disrupt
the site. Yes, it happened very often!

33 lines of code changed in:

slocati 2004-08-27 17:18

no parameter was modified, but they were tidied and grouped by modules

27 lines of code changed in:

slocati 2004-08-27 08:57

bugfix: getSubject() was not setting the subject param

3 lines of code changed in:

slocati 2004-08-27 04:27

Added organization and city as parameter that can be shown in the email

6 lines of code changed in:

slocati 2004-08-27 01:54

message pot update, fixed a typo and a fuzzy in Italian

13 lines of code changed in:

slocati 2004-08-18 08:08

Lets you specify your block with a textinput instead of with a dropdown,
in this way you can now create your own blocks which can be used to define
divs with ids for css layout

4 lines of code changed in:

samovuk 2004-08-16 07:32

added function 'hasGroup' to check if a user belongs to a certain group

18 lines of code changed in:

slocati 2004-08-14 13:05

Removed a line commented out with a wrong syntax, made the green of passed
style a bit darker to make it more easy to read

9 lines of code changed in:

slocati 2004-08-14 08:47

Modified comments to stress out that locale parameter of formatEuro() is
optional.

3 lines of code changed in:

slocati 2004-07-25 09:20

Adding link to software.obliquid.com

3 lines of code changed in:

slocati 2004-07-24 08:37

Missing ORDER BY ord added, list of topics was appearing in random order

3 lines of code changed in:

slocati 2004-07-21 16:42

found a spelling error

1 lines of code changed in:

slocati 2004-07-21 16:31

found another missing country

1 lines of code changed in:

slocati 2004-07-21 14:06

Added reminder to set permissions on windows

5 lines of code changed in:

slocati 2004-07-21 14:02

getting ready to release

4 lines of code changed in:

slocati 2004-07-21 14:01

Getting ready to release, added comment to set permissions for windows

4 lines of code changed in:

slocati 2004-07-21 13:36

Solving installation problem on Windows

29 lines of code changed in:

slocati 2004-07-21 13:17

Added missing php closing tag to solve problem of online editor

3 lines of code changed in:

slocati 2004-07-17 08:28

updated release date

4 lines of code changed in:

slocati 2004-07-17 08:21

messages merged only, no transaltions added

282 lines of code changed in:

slocati 2004-07-17 08:14

fully translated

0 lines of code changed in:

slocati 2004-07-17 08:14

pot files updated

368 lines of code changed in:

slocati 2004-07-16 16:43

Ops, forgot to change an $_obweb to $this

2 lines of code changed in:

slocati 2004-07-16 16:36

moved code to set theme from the main loop to obliquidweb class

16 lines of code changed in:

slocati 2004-07-16 16:28

Removing obsolete first parameter of function init()

4 lines of code changed in:

slocati 2004-07-16 16:23

Better error checking in setup.php allowed to discover two wrong queries

2 lines of code changed in:

slocati 2004-07-16 16:22

Added better error checking. In case of wrong db connection bails out much
faster giving an error message.

12 lines of code changed in:

slocati 2004-07-16 09:55

Fixing wrong security check

2 lines of code changed in:

slocati 2004-07-16 09:42

Added a little explanation about the various type of security checks

12 lines of code changed in:

slocati 2004-07-16 08:31

skip special security assign if the user is not allowed to manage it

7 lines of code changed in:

slocati 2004-07-13 17:14

Added support for checkbox label and a bit of documentation for both
radiobuttons and checkboxes

22 lines of code changed in:

slocati 2004-07-13 09:25

BUGFIX: allow to send a message in another language if the correct language
(language of the sender, for now) could not be found.

37 lines of code changed in:

slocati 2004-07-13 03:53

Added the possibility to add attributes to radio buttons (for example for
javascript events) and added quotes around id to make it xhtml compliant

6 lines of code changed in:

slocati 2004-07-13 03:30

Applying change suggested by Patrick

3 lines of code changed in:

slocati 2004-07-13 02:54

Added support for a clickable label for radiobuttons

5 lines of code changed in:

slocati 2004-07-08 10:36

added sample favicon supplied by Patrick

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


Generated by StatCvs v0.2-dev