Commit Log (Page 6 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: 2004-06-14 to 2004-04-29 (Commits 3669-3718 of 3968)

slocati 2004-06-14 06:11

Who can't view approved objects should not know also who approved them

19 lines of code changed in:

slocati 2004-06-14 02:49

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:

slocati 2004-06-13 18:30

peekHas() was not digging out roles security, I forgot to change it when
roles were added

29 lines of code changed in:

slocati 2004-06-13 17:18

Added module name and message name to avoid confusions among messages from
different modules.

33 lines of code changed in:

slocati 2004-06-13 17:16

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:

slocati 2004-06-10 10:31

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:

slocati 2004-06-10 10:18

First set of changes to allow a better handling of multilingual messages

231 lines of code changed in:

slocati 2004-06-10 09:06

removed all runQueue() and the broken javascript to send emails

6 lines of code changed in:

slocati 2004-06-06 09:01

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:

slocati 2004-06-06 04:05

Applying the fix suggested by Breetai

2 lines of code changed in:

slocati 2004-06-05 10:32

removing extra blank

2 lines of code changed in:

slocati 2004-06-04 01:14

Added check to not let edit closed phases

9 lines of code changed in:

slocati 2004-06-02 12:12

CSS layout test. I've posted some comments about it on the forum.

92 lines of code changed in:

slocati 2004-06-01 06:03

Fixed two XHTML errors

4 lines of code changed in:

slocati 2004-06-01 02:48

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:

slocati 2004-06-01 01:56

bigger font sizes

30 lines of code changed in:

slocati 2004-06-01 01:55

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:

slocati 2004-06-01 01:52

does more checking before giving up

12 lines of code changed in:

vrtisworks 2004-05-27 19:04

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:

slocati 2004-05-27 01:58

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:

slocati 2004-05-27 01:31

forgot to translate "Log in", thanks to Patrick for telling me

2 lines of code changed in:

slocati 2004-05-26 03:28

Added passed style to Completed projects and failed style to Ordered
projects to distinguish them more easily

15 lines of code changed in:

slocati 2004-05-24 14:57

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:

slocati 2004-05-24 09:54

Ciudad -> Poblaci?n

0 lines of code changed in:

slocati 2004-05-24 06:22

fixed the alternative language selection

131 lines of code changed in:

slocati 2004-05-22 02:25

still hard to read code with fonts too light in color

10 lines of code changed in:

slocati 2004-05-22 01:37

made textarea width smaller

2 lines of code changed in:

slocati 2004-05-22 00:34

made edit font bigger

3 lines of code changed in:

slocati 2004-05-20 10:20

if we can't find the exact language, gets another language according to
language priorities

19 lines of code changed in:

slocati 2004-05-20 00:57

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:

slocati 2004-05-19 22:56

added a couple of translations

0 lines of code changed in:

slocati 2004-05-10 14:10

Getting ready to release tomorrow, this time for real

583 lines of code changed in:

vrtisworks 2004-05-06 18:35

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:

vrtisworks 2004-05-06 18:21

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:

slocati 2004-05-06 00:20

added check before including doublecombo javascript: if the doublecombo was
not used, it was causing a javascript error.

3 lines of code changed in:

samovuk 2004-05-04 07:21

added print button to the page

2 lines of code changed in:

samovuk 2004-05-04 06:39

xml page for displaying security objects assigned to a group or role...
forgotten in previous commit :)

7 lines of code changed in:

samovuk 2004-05-04 06:11

pages to display security objects assigned to a group or role

227 lines of code changed in:

slocati 2004-05-02 07:14

Showing counts of roles and operations helps greatly in organizing security

40 lines of code changed in:

slocati 2004-05-02 06:20

Added feedback message

8 lines of code changed in:

slocati 2004-05-02 06:14

Button to delete a group moved inside group detail modify

35 lines of code changed in:

slocati 2004-04-30 07:29

added just a message of translation to news but refreshed all

49 lines of code changed in:

slocati 2004-04-29 14:54

the new operation doc_approvedview now should work correctly

11 lines of code changed in:

slocati 2004-04-29 14:21

wrote the wrong name for the new operation, fixed.

2 lines of code changed in:

slocati 2004-04-29 14:09

moved special permission checking inside the class making the scripts a bit
simpler.

28 lines of code changed in:

slocati 2004-04-29 13:14

removed check on logged user

5 lines of code changed in:

slocati 2004-04-29 13:00

have to understand the meaning of operation. partial commit

6 lines of code changed in:

slocati 2004-04-29 12:32

call-time pass-by-reference warning

2 lines of code changed in:

slocati 2004-04-29 08:37

added support to show news published date

26 lines of code changed in:

slocati 2004-04-29 07:14

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