Commit Graph

149 Commits

Author SHA1 Message Date
Regis Houssin
b51cd362b0 Fix: problem with external modules and uniformize code 2012-06-09 18:40:36 +02:00
Laurent Destailleur
3fc3292142 Fix: delete of documents is done by page of element, not by the view
wrapper.
2012-05-29 23:50:13 +02:00
Laurent Destailleur
c87af887ea Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-05-23 23:24:32 +02:00
Laurent Destailleur
1fec3b56d9 Fix: Permissions to see project
Conflicts:
	htdocs/projet/fiche.php
2012-05-23 14:34:44 +02:00
FHenry
dfebf31c02 Correct strat date and end date to be midnight rather than midday 2012-05-22 12:54:13 +02:00
Laurent Destailleur
792c0a33f3 Fix: Works with checkbox htdocs/core/class/html.form.class.php 2012-05-07 17:04:35 +02:00
Regis Houssin
1b350fafd1 Fix: missing entity field in contract
Fix: multicompany compatibility
2012-05-03 18:42:46 +02:00
FHenry
7aada2c442 correct debug code and alfa 2012-04-30 13:13:10 +02:00
FHenry
4fd00c50be Feature Clone project (357)
Fix variable date property name, to be compliant with varaible naming
convention (create)
Add feature to shift task date when change project start date (option)
Add project start/end date on Project->Task View
2012-04-30 13:13:09 +02:00
FHenry
073e06ab8f Feature Clone project (357) and other tricks
Fix variable date property name, to be compliant with variable naming
convention (create)
Add feature to shift task date when change project start date (option)
Add project start/end date on Project->Task View
2012-04-27 11:03:01 +02:00
Laurent Destailleur
afb79d5d2c Fix: [ bug #367 ] "Multi-tiers" fonctionality inverted in project
contacts.
2012-04-21 19:45:25 +02:00
Laurent Destailleur
f52a07eee5 Minor look fix, fix into ecm module when dir does not exists 2012-03-26 18:23:08 +02:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Regis Houssin
8f9b9987ff Fix: Multiple directory traversal vulnerabilities with document.php 2012-02-27 17:02:56 +01:00
Laurent Destailleur
58d1a042a5 Fix: print select_societe was wrong as it contains already print
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
62054f2f98 Fix: A lot of fix into project permissions. Uniformize code. 2012-02-04 18:34:52 +01:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
6c4acefd93 Fix: Space before opening parenthesis of function call prohibited 2011-09-20 12:56:06 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
4a92f4bc02 New: Project creation page has a cancel button 2011-07-04 08:00:52 +00:00
Laurent Destailleur
78a939d032 New: Add help 2011-06-13 14:29:05 +00:00
Laurent Destailleur
ea26c7a4c4 Can remove a project if project has task. 2011-05-18 12:33:38 +00:00
Laurent Destailleur
af0a8fccc8 Can remove a project if project has task. 2011-05-18 12:20:34 +00:00
Laurent Destailleur
60aa363a91 Ergo: Add option "MAIN_DISABLEDRAFTSTATUS" to reduce nb of clicks 2011-02-09 14:45:42 +00:00
Laurent Destailleur
6846333ec8 New: Function dol_now('tzuser') is now supported. 2010-12-08 13:13:17 +00:00
Laurent Destailleur
0d14009f4b Fix: Project navigation forgot some project when permission see all was on 2010-11-11 12:16:55 +00:00
Regis Houssin
a58ae14d8f Fix: search company with jQuery - ok 2010-10-10 18:04:28 +00:00
Regis Houssin
683fcb75c4 Qual: big uniformize code 2010-09-09 14:25:58 +00:00
Laurent Destailleur
8fa175f3e9 Fix: Restore feature broken with renaming 2010-08-19 20:29:55 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
ef043984b9 Fix: Usage of numbering project ref 2010-08-12 18:52:34 +00:00
Laurent Destailleur
a7c809d0dd More fix on project permission.
There is still errors on task (too many task shown) but project lists are ok.
2010-05-30 12:21:32 +00:00
Laurent Destailleur
d4e693af3b Fix: Fix a lot of permissions on project module 2010-05-28 23:26:08 +00:00
Laurent Destailleur
ba908ed743 Fix: If user has no permission to see all projects, see only its projects 2010-05-23 20:01:10 +00:00
Philippe Grand
a981577553 according to new tree directory 2010-05-03 08:43:32 +00:00
Philippe Grand
32025de202 according to new tree directory 2010-05-03 08:22:35 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Laurent Destailleur
4ba071958d Fix: Default project ref was wrong 2010-03-26 22:11:46 +00:00
Regis Houssin
36ab2be4da Works on enhancement of project module
Fix: add triggers
2010-03-05 11:30:22 +00:00
Regis Houssin
818fec7e6b Qual: First change to remove pre.inc.php 2010-03-01 08:42:10 +00:00
Laurent Destailleur
8dab53a7bb Fix: Error on adding user as project contact 2010-02-27 23:46:12 +00:00
Laurent Destailleur
f8d798c031 Fix: Error on project creation 2010-02-27 23:42:45 +00:00
Laurent Destailleur
bda51b47a6 Fix: A lot of fix in project permissions 2010-02-21 17:01:45 +00:00
Laurent Destailleur
2fd6e376da Add more clear information for project view 2010-02-20 20:24:09 +00:00
Laurent Destailleur
48f100c068 Fix: Wrong module numbering for project 2010-02-15 00:57:27 +00:00