Commit Log (Page 19 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-12-07 to 2003-11-30 (Commits 3019-3068 of 3968)

vrtisworks 2003-12-07 15:10

Fixed 1) wrong deadline dates in prj_report, 2) added 'delay' field to prj_phase table along with entry capability. 3) mandatory phases cannot have their 'ord' or 'description' changed on the phases entry screen. 4) removed check for invoice %=100, 5) added delete capability for a phase that was not mandatory and did not have hours booked against it. NOTE: these changes involved a table change to prj_phase

135 lines of code changed in:

vrtisworks 2003-12-06 06:55

fix minor bug. The first time going to prj_useradm after signing on, the group was set to 'everyone' instead of being picked up from the configparms.

4 lines of code changed in:

slocati 2003-12-05 00:48

message changes

2 lines of code changed in:

slocati 2003-12-05 00:14

Implemented configuration parameter runqueue that allows not to send email
from logins and other events, but only from the cron

26 lines of code changed in:

slocati 2003-12-04 23:46

hide_disabledmods parameter partly implemented

27 lines of code changed in:

slocati 2003-12-04 22:57

added new posts/redirect page, added two new configparams

81 lines of code changed in:

slocati 2003-12-04 22:54

send_onlogin is a boolean

2 lines of code changed in:

slocati 2003-12-04 22:51

Don't show parameters for disabled modules

3 lines of code changed in:

vrtisworks 2003-12-04 20:16

added message alert if actual (real) hourly rate is +/- 6% of the standard amount. Changed titles to be ACTUAL instead of REAL for english version

35 lines of code changed in:

vrtisworks 2003-12-04 20:09

Added message for notification of real bid amount +/- 6% of standard amount. Also updated all the <br> to <br/> for standards compliance.

23 lines of code changed in:

slocati 2003-12-04 10:57

pagexml for page posts_redirect

4 lines of code changed in:

vrtisworks 2003-12-03 17:34

Changes to POST newsletter sending to 1) mark the newsletter as 'c' complete when the full mailing is sent, 2) update the stats table to add a row with the timestamp and number of emails sent when the full sending is done. With the update of letter-status, the icon for the full sending will not show. Also did a minor update.. if there are no objects attached, the full sending icon will not show. Had to change were the popup for the full sending went, so that the update of the status gets done in order for the icon to be removed.

21 lines of code changed in:

vrtisworks 2003-12-03 15:56

Changes to group_obj to use it as the page to assign group view authority to a group. Added 'group view' as a drop down selection. The underlying security is still table/key. Note, there is no additional security checking on this page for which groups the current user can or cannot control. If you have enough authority to get to this page, you have enough authority to create a group view for any group, and assign any groups to that view. It is possible to set up a group view that does not contain access to the group that the view is assigned to.

66 lines of code changed in:

vrtisworks 2003-12-03 12:13

fix hole in security where the group filter was left in the session. that allowed people to view groups from the previous person on that session.

13 lines of code changed in:

slocati 2003-12-03 07:28

Added the possibility to modify module data (finally) and to enable/disable
a module. This is visually shown in core_confpagegroup since the module is
sent to the botton and shrinked in compact form.

130 lines of code changed in:

vrtisworks 2003-12-03 05:51

Fixing a spelling error

7 lines of code changed in:

slocati 2003-12-03 05:20

Bugfix: if there is a malformed slot security the page was dying with an
error.

7 lines of code changed in:

slocati 2003-12-03 04:46

layout and message change

6 lines of code changed in:

slocati 2003-12-02 17:05

layout changes, terms, fix a problem with encoding for activities, orders
activities by code in the maintenance screen

27 lines of code changed in:

vrtisworks 2003-12-02 16:56

changes to allow limiting the users a group is allowed to administer. NOTE: you will need to add a table/key security entry for 'group:*:' and assign it to the groups you want to have all rights to. You will also need to change the user/useradm:prjgroups to user/userfilter:prjgroups in order to see the icons for project administration

53 lines of code changed in:

slocati 2003-12-02 14:12

I did not understand the cancel button redirect: now going to user_groupadm

3 lines of code changed in:

vrtisworks 2003-12-02 14:11

changes to user/filter and user/useradm so that prj_useradm does not show a select list for the groups

61 lines of code changed in:

slocati 2003-12-02 13:45

ooops, I forgot a query that I commented out to debug

2 lines of code changed in:

slocati 2003-12-02 13:37

keep the type of security object selected after saving changes

6 lines of code changed in:

slocati 2003-12-02 11:33

Showing the messages about security objects added or deleted only when there
are security objects to add or delete. keeps the page, so you can review the
changes or go from slot security to navigation security.

16 lines of code changed in:

slocati 2003-12-01 12:59

fixing the name #company_code that had a space, adding it to usermod/usernew

3 lines of code changed in:

slocati 2003-12-01 12:41

updated pot files and Italian translation for core.po

650 lines of code changed in:

slocati 2003-12-01 12:24

Avoids to add empty messages

2 lines of code changed in:

vrtisworks 2003-12-01 09:24

Check the invoice percent total of all phases, and provide warning if it does not total to 100%

9 lines of code changed in:

vrtisworks 2003-12-01 08:49

Needed to format the amount fields in the summary slot

3 lines of code changed in:

vrtisworks 2003-12-01 08:41

Changed configparms to properly handle special characters for Euro

9 lines of code changed in:

vrtisworks 2003-12-01 08:04

Forgot to comment the debug statements.

6 lines of code changed in:

vrtisworks 2003-12-01 08:02

Fix bug that phases without hours did not show up in phases.php or report.php.

87 lines of code changed in:

slocati 2003-12-01 06:37

small layout changes, fixing a couple of minor bugs

13 lines of code changed in:

slocati 2003-11-30 16:33

Added a message in case the copy fails

3 lines of code changed in:

slocati 2003-11-30 16:06

Fixing wrong module definition

5 lines of code changed in:

slocati 2003-11-30 15:39

Adding missing parenthesis

2 lines of code changed in:

slocati 2003-11-30 12:57

better don't show the unimplemented IRO possibility: I also don't plan to
implement it any time soon

2 lines of code changed in:

slocati 2003-11-30 12:53

pot update and full Italian translation

762 lines of code changed in:

slocati 2003-11-30 12:43

Fixing impossible sentences

5 lines of code changed in:

vrtisworks 2003-11-30 12:04

Make the activity code in PRJ module a required field

18 lines of code changed in:

slocati 2003-11-30 11:25

commenting out some debugging code..

16 lines of code changed in:

slocati 2003-11-30 11:18

suppressing annoying bug email whenever updating a category

9 lines of code changed in:

slocati 2003-11-30 10:56

possibility to view larger image in popup window implemented.
configuration options implemented. Only case to do is the possibility
to view the original image starting from the resized one in a popup (IRO)

82 lines of code changed in:

slocati 2003-11-30 08:52

added two resizes for news: icon and normal image size.
some usability changes too.

94 lines of code changed in:

slocati 2003-11-30 06:12

number of pages is now at the side of pages. It should be easier to understand the meaning

3 lines of code changed in:

slocati 2003-11-30 06:08

windows version for deloldir unix script

9 lines of code changed in:

slocati 2003-11-30 05:53

removed fuzzy and fixed some strings

0 lines of code changed in:

slocati 2003-11-30 05:33

removing Anton Hummel since he never contributed the promised translation

5 lines of code changed in:

slocati 2003-11-30 05:22

User module messages translated completely to Spanish

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