Commit Log (Page 39 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: 2003-06-21 to 2003-06-15 (Commits 2019-2068 of 3968)

slocati 2003-06-21 11:13

Spanish just moved from es to es_ES

0 lines of code changed in:

slocati 2003-06-21 11:10

moving es to es_ES

0 lines of code changed in:

slocati 2003-06-21 11:06

moving en to en_US

0 lines of code changed in:

slocati 2003-06-21 10:47

Removed German, it's an empty PO, outdated and in the wrong directory

0 lines of code changed in:

slocati 2003-06-21 10:21

Traditional Chinese translation moved from directory zh to zh_TW

0 lines of code changed in:

slocati 2003-06-21 10:19

Traditional Chinese PO file, now committed in binary mode

0 lines of code changed in:

slocati 2003-06-21 10:18

Did not commit in binary mode... would mess up all the symbols.

0 lines of code changed in:

slocati 2003-06-21 10:17

Traditional Chinese PO file moved here from zh directory. Who could
immagine that one day we would have both Traditional and Simplified
Chinese?

0 lines of code changed in:

slocati 2003-06-21 10:07

Descriptions for all tables, now with $

288 lines of code changed in:

slocati 2003-06-21 09:55

When creating initialization files {{tprefix}} was written instead of
{{$tprefix}}

2 lines of code changed in:

slocati 2003-06-21 08:57

I don't know what I did last time. Only table person was present. I added
all the tables know, so I don't have to maintain a list of existing tables
in tabledesc, and when needed table descriptions are already there.

262 lines of code changed in:

vrtisworks 2003-06-20 13:56

Move the home page from local/pages/demo/notice.... to common/pages/core/home..... along with the other changes do get it there. Have not deleted anything yet

140 lines of code changed in:

vrtisworks 2003-06-19 19:19

Renamed objchange to objadd to better describe what it does. Snuck in a few updates to page and slot for the removal of viewgroups page, and the page rename of 'c' to 'cal-c'

245 lines of code changed in:

slocati 2003-06-19 14:21

now that we shouldn't have problems with types since Metabase, probably is
better to output the tablename in case of errors due to missing tabledesc

2 lines of code changed in:

slocati 2003-06-19 14:10

i forgot the person table

26 lines of code changed in:

slocati 2003-06-19 13:56

fclose() was missing

2 lines of code changed in:

slocati 2003-06-19 13:52

updated using dump function of core_dumpdb, because of some little mistakes
that i found floating around

203 lines of code changed in:

slocati 2003-06-19 13:48

A lot of warning were shown if the config file is not writeable

3 lines of code changed in:

slocati 2003-06-19 13:39

i forgot to give a default value

2 lines of code changed in:

slocati 2003-06-19 13:32

project name was too short

2 lines of code changed in:

slocati 2003-06-19 13:25

dumpdb, after splitting Metabase files in one per module could handle only
tables from the core module. Now fixed.

28 lines of code changed in:

vrtisworks 2003-06-19 12:10

Eliminating the viewgroups page. The information has been moved to useradm and groupadm pages.

4 lines of code changed in:

slocati 2003-06-19 11:53

Added a sequence on module table. I need this for the manual, but probably
in the future will be useful for having a screen allowing to create a new
module.

8 lines of code changed in:

vrtisworks 2003-06-19 11:50

Fixes to setup. unset _obconn session variable so base.php can set it. Also added statements to turn on write bit for the new XML files in local/configs.

21 lines of code changed in:

slocati 2003-06-19 11:17

recovers more nicely from the page not found error: goes back to home page
and a popup message is shown

6 lines of code changed in:

slocati 2003-06-19 10:48

added description for the module table

17 lines of code changed in:

slocati 2003-06-19 10:34

removing escape of newline, since it's not necessary (addErr handles this)
changed a message not translated reusing an already translated one

3 lines of code changed in:

slocati 2003-06-19 07:54

language.flag description was wrong

2 lines of code changed in:

slocati 2003-06-18 18:48

shows also the number of pages in a module in disabled style, if needed,
for consistency

2 lines of code changed in:

slocati 2003-06-18 18:44

message changed

7 lines of code changed in:

slocati 2003-06-18 18:38

i changed the messages, further the edit page icon was moved near to site
configuration since it's logically near, and the documentation icon removed
since accessibile from site configuration

5 lines of code changed in:

vrtisworks 2003-06-18 15:34

Remove the filter letter display, and the person icon. This makes this a little display of the groups and how many users are in each. It fits nice on the left of the useradm page

0 lines of code changed in:

vrtisworks 2003-06-18 13:36

Forgot to commit the template along with groupadm.php

3 lines of code changed in:

vrtisworks 2003-06-18 13:35

Add '*groups' as a fieldname which by default is displayed on the user list of useradm.php. This shows the groups that the user is a member of. Also removed the QueryAllAssoc usage.

41 lines of code changed in:

vrtisworks 2003-06-18 11:14

Add count of users in a group to the information displayed by groupadm.

19 lines of code changed in:

slocati 2003-06-17 12:53

moved to new pagexml config style. also it shows disabled modules with
disabled CSS style

63 lines of code changed in:

slocati 2003-06-17 10:56

added the two new logical styles: enabled and disabled to all styles

126 lines of code changed in:

slocati 2003-06-17 09:57

Added the database name in the title of the slot, because since I'm creating
many databases for the tests, I always forget which one I'm working on.

3 lines of code changed in:

slocati 2003-06-16 18:42

pass category names to the email template, new event message when an item
is modified (changing the categories or the title).

28 lines of code changed in:

slocati 2003-06-16 18:12

passing the category names to the email template

5 lines of code changed in:

slocati 2003-06-16 17:38

after saving a message, go back to the list, instead of staying in the
modify screen. i think it's better.

3 lines of code changed in:

slocati 2003-06-16 17:27

changed doc_* messages, added cat1_name, cat2_name, cat3_name templates
variables, so we have the name of the category along with the value in our
email. added doc_moditem event email, renumbered the existing ids so there
is some space between two modules.

23 lines of code changed in:

vrtisworks 2003-06-16 16:09

Fix for group_obj was to change the extra operation check in groupadm to put the security icon up to call the page. Works better now. I changed the check from 'grant' which had been removed to 'useradm' which still is used.

2 lines of code changed in:

slocati 2003-06-16 16:03

made the item title a mandatory element

15 lines of code changed in:

slocati 2003-06-16 09:33

renamed page=c to page=cal_c before i forget

3 lines of code changed in:

slocati 2003-06-16 08:50

Messages were still in Italian only

8 lines of code changed in:

vrtisworks 2003-06-16 07:41

Minor comment changes I noticed when doing the research for the slot information updates.

7 lines of code changed in:

vrtisworks 2003-06-16 07:38

If I have not missed any, this should finish the update of the slot information.

26 lines of code changed in:

vrtisworks 2003-06-15 18:19

Another installment on updating SLOTS.TPL. Only two more modules to go.

23 lines of code changed in:

vrtisworks 2003-06-15 18:15

Converted all of CAL scripts to be new security definations. Added the slot objects to security.tpl, and changed the function definations. Did NOT remove any additional security checks of operations within the code

32 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