Laurent Destailleur
|
d19b34cc7e
|
Fix: Renaming a project with uplaoded files failed.
|
2014-06-21 15:45:53 +02:00 |
|
Laurent Destailleur
|
e8bca38daf
|
Fix: syntax error
|
2014-06-14 13:41:15 +02:00 |
|
Marcos García de La Fuente
|
56abf1cd72
|
Removed duplicated SQL error logging
|
2014-06-13 02:28:30 +02:00 |
|
Marcos García de La Fuente
|
0ed2481a20
|
Removed unuseful errors
|
2014-06-13 01:46:27 +02:00 |
|
Laurent Destailleur
|
8bf1fde598
|
New: Can set page to use for getNomUrl of project.
|
2014-05-09 13:21:10 +02:00 |
|
Laurent Destailleur
|
7bfbc4cbf3
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/modules/modExpedition.class.php
htdocs/projet/class/project.class.php
|
2014-05-07 19:30:19 +02:00 |
|
Florian HENRY
|
45e134bfef
|
Better error return for project delete method
|
2014-05-07 15:11:46 +02:00 |
|
Florian HENRY
|
3f22bc7009
|
Better error management in delete project method
|
2014-05-07 15:08:44 +02:00 |
|
Florian HENRY
|
e6708a5072
|
Fix error return project deletion
|
2014-05-07 15:05:40 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
d97c45a9b8
|
Add version of phpunit into travis script.
Fix: strict mode.
|
2014-05-01 19:17:45 +02:00 |
|
Laurent Destailleur
|
19d71ffb38
|
Prepare fix to hide images generated by "preview" feature.
|
2014-04-29 21:14:55 +02:00 |
|
Laurent Destailleur
|
537ada96a8
|
Fix: [ bug #1354 ] Tasks disapear in same sub-task
Conflicts:
htdocs/install/mysql/migration/repair.sql
htdocs/projet/class/project.class.php
|
2014-04-26 21:47:15 +02:00 |
|
Laurent Destailleur
|
af2cf0b66f
|
Fix: [ bug #1354 ] Tasks disapear in same sub-task
|
2014-04-26 21:36:58 +02:00 |
|
BENKE Charles
|
c55e51d825
|
Update project.class.php
|
2014-04-19 14:59:42 +02:00 |
|
BENKE Charles
|
09d231ad0a
|
Update project.class.php
|
2014-04-19 12:36:15 +02:00 |
|
Maxime Kohlhaas
|
fe767606da
|
New PHPUnit test on project + clean initAsSpecimen
|
2014-03-16 13:55:32 +01:00 |
|
Laurent Destailleur
|
c9edced656
|
- New: Add filter on project status into task list. By default, only
"opened" project are visible.
- New: Status "validated" for project are renamed into "opened".
|
2014-03-11 09:43:26 +01:00 |
|
BENKE Charles
|
42ffb4b3e7
|
Update project.class.php
escape ref of project if as ' is typed inside as ref (crazy user)
|
2014-02-21 22:39:45 +01:00 |
|
Laurent Destailleur
|
7fd34e5ff6
|
Fix: [ bug #1208 ] Users without read permission on the tasks can still
see all project tasks
Fix: function clean_orhpelins was reporting wrong number of cleaned
orphelins.
|
2014-01-06 13:34:26 +01:00 |
|
Laurent Destailleur
|
bfd229d484
|
Fix: [ bug #1079 ] External users can't access projects even if it is a
contact.
|
2013-12-01 18:14:19 +01:00 |
|
Florian Henry
|
9555cb35f0
|
Add project clone option : copy project files, copy task files
|
2013-10-19 17:51:21 +02:00 |
|
Laurent Destailleur
|
2bc650bf61
|
Qual: Remove tons of codesniffer errors and warnings.
|
2013-07-07 13:14:32 +02:00 |
|
Florian Henry
|
8a6a3fc9f4
|
Continue normalizing project html.formprojet.class.php
|
2013-06-17 14:25:33 +02:00 |
|
Florian Henry
|
f2e2815cc1
|
Merge branch 'develop' into dev_projecthtmlform
|
2013-06-15 11:56:45 +02:00 |
|
Florian Henry
|
8fb2b8fa12
|
Start normalize project module : create html.formprojet.class.php with
selec_project
|
2013-06-14 22:33:01 +02:00 |
|
Florian Henry
|
2704ba5f36
|
Fix bug on attach element in element.php (simply not work before...)
|
2013-06-13 18:11:23 +02:00 |
|
fhenry
|
8c37063541
|
Fix bug [ bug #881 ] some errors
|
2013-05-07 18:59:28 +02:00 |
|
fhenry
|
0b8d78c4f6
|
[ bug #865 ] Dolibarr navigation array in project/task do not work
Conflicts:
htdocs/projet/fiche.php
Change-Id: I7607f97d21cc695c9b295d94f5abcb64fe25f3af
|
2013-04-30 18:23:44 +02:00 |
|
BENKE Charles
|
d9363f441a
|
Update project.class.php
Add feature to add element in elements page of a project
|
2013-04-29 13:02:58 +03:00 |
|
fhenry
|
91885a8bd4
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-04-26 20:54:53 +02:00 |
|
Laurent Destailleur
|
2a74cb81f0
|
Fix: Removed warnings
|
2013-04-26 19:13:39 +02:00 |
|
fhenry
|
5dce16863f
|
Review delete extrafield in delete class method
|
2013-04-26 17:20:21 +02:00 |
|
Raphaël Doursenaud
|
e3610dfa49
|
Forgotten update_note parameter
Fixes project cloning
|
2013-04-20 05:53:18 +02:00 |
|
fhenry
|
cc497490eb
|
[ task #814 ] Add extrafield feature into Project/project tasks module
|
2013-04-12 11:09:53 +02:00 |
|
Laurent Destailleur
|
b496436fe3
|
Qual: Reduce number of methods. Mutualize update_note code.
|
2013-04-10 10:58:38 +02:00 |
|
fhenry
|
b5751ab658
|
Add copyright
|
2013-03-25 19:31:17 +01:00 |
|
fhenry
|
9dd4ed9cb8
|
[ task #770 ] Add ODT document generation for Projects module
|
2013-03-25 19:28:34 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Laurent Destailleur
|
380d036d5c
|
Fix: Bad test onto project list id
|
2013-01-02 15:12:46 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
d48f294531
|
New: [ task #289 ] Reorder tasks
|
2012-09-15 15:33:00 +02:00 |
|
Laurent Destailleur
|
6709d3d377
|
Fix: moving date of task when moving date of project was not working
|
2012-08-31 14:31:08 +02:00 |
|
Laurent Destailleur
|
27846d1698
|
Fix: Start and end date not saved at project creation
Conflicts:
htdocs/projet/class/project.class.php
|
2012-08-31 12:55:10 +02:00 |
|
Marcos García
|
9b3c89ac47
|
Removed parenthesis from all include and include_once and replaced with single quotes
|
2012-08-23 02:40:41 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Marcos García
|
4842da5679
|
Project::setClose wasn't setting the new status
|
2012-08-18 05:57:25 +02:00 |
|
Laurent Destailleur
|
1307c77900
|
Fix: Project validation
|
2012-08-03 19:05:20 +02:00 |
|
Regis Houssin
|
6f1651309e
|
Fix: global converting lines delimiter
|
2012-07-02 19:30:37 +02:00 |
|
Regis Houssin
|
b51cd362b0
|
Fix: problem with external modules and uniformize code
|
2012-06-09 18:40:36 +02:00 |
|