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-06-14 to 2004-04-29 (Commits 3669-3718 of 3968)
Who can't view approved objects should not know also who approved them
19 lines of code changed in:
Another important check was missing: if the user is not enabled to login
he/she's not able to see any document despite security assigned to him/her.
For this reason peekHas() should return no security for him/her.
8 lines of code changed in:
peekHas() was not digging out roles security, I forgot to change it when
roles were added
29 lines of code changed in:
Added module name and message name to avoid confusions among messages from
different modules.
33 lines of code changed in:
Messages are now sent in the language of who generated the message. This is
a little step towards the goal that messages should be in the language of
who receives them. Before it was possible to enable only a language for
each message, now it's the message itself to be enabled/disabled
9 lines of code changed in:
Changed "has approved the object" with {{$p.msg}}. For Nick: is this the
only change to make in the message?
2 lines of code changed in:
First set of changes to allow a better handling of multilingual messages
231 lines of code changed in:
removed all runQueue() and the broken javascript to send emails
6 lines of code changed in:
Added new styles to let the news be customized more deeply through the
style sheet instead by modifying the html. Further this change allowed
to remove a lot of duplicated html, but not all since it seems that one
limitations of the css is that it's not possible to reorder the contents
176 lines of code changed in:
Applying the fix suggested by Breetai
2 lines of code changed in:
removing extra blank
2 lines of code changed in:
Added check to not let edit closed phases
9 lines of code changed in:
CSS layout test. I've posted some comments about it on the forum.
92 lines of code changed in:
Fixed two XHTML errors
4 lines of code changed in:
BUGFIX: images were not always shown inline, because of a wrong check.
Added new is_image value, better comments.
9 lines of code changed in:
bigger font sizes
30 lines of code changed in:
BUGFIX: clicking on the news index from a news not on the first page
showed the news from the first page on the side instead of the news of
the current page
2 lines of code changed in:
does more checking before giving up
12 lines of code changed in:
Changes to the message that is sent when a document is approved. If the recepient could not see the object before the approval, then they will get a message that the object was inserted. If they could see the object before, then they will be told that it has been approved.
59 lines of code changed in:
Added the possibility to insert a DISTINCT clause, as suggested by Patrick
To Patrick: please try it and tell me if it works :)
28 lines of code changed in:
forgot to translate "Log in", thanks to Patrick for telling me
2 lines of code changed in:
Added passed style to Completed projects and failed style to Ordered
projects to distinguish them more easily
15 lines of code changed in:
removed background image... I thought it was commented, but it didn't work
and kept on giving 404 errors
0 lines of code changed in:
Ciudad -> Poblaci?n
0 lines of code changed in:
fixed the alternative language selection
131 lines of code changed in:
still hard to read code with fonts too light in color
10 lines of code changed in:
made textarea width smaller
2 lines of code changed in:
made edit font bigger
3 lines of code changed in:
if we can't find the exact language, gets another language according to
language priorities
19 lines of code changed in:
BUGFIX: group view security was not working - it was possible to see any
group, even without authority
BUGFIX: when choosing a new group in groups2user offset wasn't resetted
BUGFIX: missing security check in userview and useradm: by forging url
was possible to view/change any user without authority
BUGFIX: ensure_has() was not updating the sequence of the security table
causing the next insert to fail
BUGFIX: Use of Y/N as boolean value is db dependant, fixed many of them
160 lines of code changed in:
added a couple of translations
0 lines of code changed in:
Getting ready to release tomorrow, this time for real
583 lines of code changed in:
The user/print_obj slot was not assigned to any role or group, so the page would display, but nothing from the slot.
2 lines of code changed in:
Changes to doc security clone so that the from and to security entries are merged instead of just a straight add of the 'from' to 'to'. Created new slot 'doc/fixsecurity' to repair prior problems.
119 lines of code changed in:
added check before including doublecombo javascript: if the doublecombo was
not used, it was causing a javascript error.
3 lines of code changed in:
added print button to the page
2 lines of code changed in:
xml page for displaying security objects assigned to a group or role...
forgotten in previous commit :)
7 lines of code changed in:
pages to display security objects assigned to a group or role
227 lines of code changed in:
Showing counts of roles and operations helps greatly in organizing security
40 lines of code changed in:
Added feedback message
8 lines of code changed in:
Button to delete a group moved inside group detail modify
35 lines of code changed in:
added just a message of translation to news but refreshed all
49 lines of code changed in:
the new operation doc_approvedview now should work correctly
11 lines of code changed in:
wrote the wrong name for the new operation, fixed.
2 lines of code changed in:
moved special permission checking inside the class making the scripts a bit
simpler.
28 lines of code changed in:
removed check on logged user
5 lines of code changed in:
have to understand the meaning of operation. partial commit
6 lines of code changed in:
call-time pass-by-reference warning
2 lines of code changed in:
added support to show news published date
26 lines of code changed in:
added a row of space after the paging
3 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