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)
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:
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:
message changes
2 lines of code changed in:
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:
hide_disabledmods parameter partly implemented
27 lines of code changed in:
added new posts/redirect page, added two new configparams
81 lines of code changed in:
send_onlogin is a boolean
2 lines of code changed in:
Don't show parameters for disabled modules
3 lines of code changed in:
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:
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:
pagexml for page posts_redirect
4 lines of code changed in:
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:
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:
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:
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:
Fixing a spelling error
7 lines of code changed in:
Bugfix: if there is a malformed slot security the page was dying with an
error.
7 lines of code changed in:
layout and message change
6 lines of code changed in:
layout changes, terms, fix a problem with encoding for activities, orders
activities by code in the maintenance screen
27 lines of code changed in:
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:
I did not understand the cancel button redirect: now going to user_groupadm
3 lines of code changed in:
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:
ooops, I forgot a query that I commented out to debug
2 lines of code changed in:
keep the type of security object selected after saving changes
6 lines of code changed in:
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:
fixing the name #company_code that had a space, adding it to usermod/usernew
3 lines of code changed in:
updated pot files and Italian translation for core.po
650 lines of code changed in:
Avoids to add empty messages
2 lines of code changed in:
Check the invoice percent total of all phases, and provide warning if it does not total to 100%
9 lines of code changed in:
Needed to format the amount fields in the summary slot
3 lines of code changed in:
Changed configparms to properly handle special characters for Euro
9 lines of code changed in:
Forgot to comment the debug statements.
6 lines of code changed in:
Fix bug that phases without hours did not show up in phases.php or report.php.
87 lines of code changed in:
small layout changes, fixing a couple of minor bugs
13 lines of code changed in:
Added a message in case the copy fails
3 lines of code changed in:
Fixing wrong module definition
5 lines of code changed in:
Adding missing parenthesis
2 lines of code changed in:
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:
pot update and full Italian translation
762 lines of code changed in:
Fixing impossible sentences
5 lines of code changed in:
Make the activity code in PRJ module a required field
18 lines of code changed in:
commenting out some debugging code..
16 lines of code changed in:
suppressing annoying bug email whenever updating a category
9 lines of code changed in:
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:
added two resizes for news: icon and normal image size.
some usability changes too.
94 lines of code changed in:
number of pages is now at the side of pages. It should be easier to understand the meaning
3 lines of code changed in:
windows version for deloldir unix script
9 lines of code changed in:
removed fuzzy and fixed some strings
0 lines of code changed in:
removing Anton Hummel since he never contributed the promised translation
5 lines of code changed in:
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