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-04-07 to 2004-03-28 (Commits 3569-3618 of 3968)
added nowrap
3 lines of code changed in:
Added missing addslashes() causing problems in translations
6 lines of code changed in:
added new roles for the calendar
0 lines of code changed in:
removed reference to non existing logo_background
0 lines of code changed in:
phpdocu fixes
34 lines of code changed in:
Change prj/summary.php to only show the link to adding a project if the current user has authority to prj_addbid1.
4 lines of code changed in:
When changing role membership, need to call 'resethas' in case the person is changing their own authority...
3 lines of code changed in:
Now it's possible to add custom fields to a doc item
89 lines of code changed in:
Changes to cleanup the groups and roles. The demo load created some groups that the new role system already created. The name was the same, but the ID was different. This caused things to work strange.
8 lines of code changed in:
added a method to retrieve custom fields
52 lines of code changed in:
Added provision for an option parameter 'TARGET' as part of the <NAV> entry. The default is '_self', so things continue to operate as before. Also moved the 'eval' of PARMS so that it can be supplied to both the LINK and the PAGE hrefs. This will allow easier integration and passing of information between Obliquid and other systems.
65 lines of code changed in:
added the possibility to configure custom fields for the doc management,
now I've to modify doc_detail and doc_moditem pages to enable this feature
301 lines of code changed in:
Added a check during setup to see if GD is installed and a warning that news and posts will not work. Also added a DEV_ERROR message in POSTS if it is not installed. Also added a few checks in setup to make sure a couple more directories were writable.
45 lines of code changed in:
layout change
2 lines of code changed in:
phpdocu fixes and improvements
58 lines of code changed in:
Integrating patch suggested by Patrick CHAUTARD to show db choice as a
select instead of a text field
15 lines of code changed in:
<sequence> parameter for tabledesc was in the wrong location.. moved to correct location
6 lines of code changed in:
added the possibility to add a field of type date
5 lines of code changed in:
layout changes
21 lines of code changed in:
forgot to remove the setValue of the primary keys, not necessary now since
we are using $dbf->newId()
1 lines of code changed in:
Now using sequences for tabledesc and slotfield, made more checks and
to make the code more foolproof
73 lines of code changed in:
Added tabledesc to the list of sequences to be checked
2 lines of code changed in:
Added sequence on tabledesc
6 lines of code changed in:
Added access to the generate login function
4 lines of code changed in:
removed groups2user slot, not needed in this page
1 lines of code changed in:
Have to bring id_group with us to know where to load the role
2 lines of code changed in:
layout change
2 lines of code changed in:
forgot to close a parenthesis
2 lines of code changed in:
added a feedback message
3 lines of code changed in:
If id_group is in the url, then loads the role inside the given role instead
of creating a new one
9 lines of code changed in:
function to generate logins now works
29 lines of code changed in:
Child groups renamed to Groups
2 lines of code changed in:
using the new user::listGroupsForSelect() method
53 lines of code changed in:
img aligned to left caused an incorrect sizing of the table on Mozilla.
4 lines of code changed in:
Group drop down menu generation now moved to the user class
31 lines of code changed in:
login generation function is being improved
5 lines of code changed in:
Added x:str attribute to td, but Microsoft Excel insist in ruining data on
import. With Openoffice it's enough to start the cell with a single quote '
but this doesn't work on Ms office. Could switch to XML export but this works
only for MS office... mm
4 lines of code changed in:
Changed the label for password in the new user signup form. Before it said 'Change password' which might be confusing because it is a new signup. Changed it to just say 'password'.
1 lines of code changed in:
Initial sequence for group table needed to be set higher because of the new groups added as part of the roles. Changed to be 100 instead of 10
244 lines of code changed in:
Added configuration parameter to set and unset :user_usersignup: security to enable/disable the user signup capability and link.
30 lines of code changed in:
The page title when viewing/editing files is now the file name. should be
more convenient when you've many windows open
8 lines of code changed in:
changed "From date" to "Users created after this date" because it was not
clear on which date the selection was made.
2 lines of code changed in:
added capability to use date as part of selection criteria for user export function.
19 lines of code changed in:
fix a little bug because the same variable was used twice. "Array" was
shown in the slot title. Now it shows the bid code instead.
8 lines of code changed in:
added a nowrap
2 lines of code changed in:
changed window title
4 lines of code changed in:
number of meetings shown changed from 30 to 60
2 lines of code changed in:
updated wrong bid chief group
1 lines of code changed in:
The groups did not correspond to the ones shown in the help
2 lines of code changed in:
forgot to change a label
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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 Next >>
![]()
Generated by StatCvs v0.2-dev