Laurent Destailleur
c0af0c3b52
Fix: translation
2014-05-08 20:29:16 +02:00
Florian HENRY
e6708a5072
Fix error return project deletion
2014-05-07 15:05:40 +02:00
Laurent Destailleur
f3bbf54447
Fix: [ bug #1307 ] Quotes get removed from several inputs
2014-04-02 11:52:09 +02:00
Laurent Destailleur
f207aabe7a
Fix: When editing thirdparty, result is not refreshed
2013-12-01 18:13:57 +01:00
Laurent Destailleur
fe4df6770a
Fix: [ bug #1077 ] Project card does not update vinculated third when
...
modified upon refresh
2013-10-23 18:26:18 +02:00
Laurent Destailleur
3a46348988
Fix: checkstyle
2013-10-20 14:31:08 +02:00
Florian Henry
9555cb35f0
Add project clone option : copy project files, copy task files
2013-10-19 17:51:21 +02:00
Laurent Destailleur
305c1d63a7
Qual: Uniformize code. No useless redirect. use GETPOST.
2013-09-06 13:25:45 +02:00
Laurent Destailleur
91718bc902
Qual: Replace deprecated call ->form_confirm with ->formconfirm
2013-09-06 11:51:24 +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
fhenry
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
fhenry
cc497490eb
[ task #814 ] Add extrafield feature into Project/project tasks module
2013-04-12 11:09:53 +02:00
Laurent Destailleur
56e11e52fa
New: hookmanager class is used frequently and is a factory object, so we
...
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +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
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
83ab8c05e2
New: More surface control into project edition
2012-08-31 14:31:36 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +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
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +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
Stephen L
c1d15a9572
Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com >
2012-08-14 15:50:45 +02:00
Laurent Destailleur
1307c77900
Fix: Project validation
2012-08-03 19:05:20 +02:00
Regis Houssin
a64723ea74
Fix: replace with new event message system
2012-07-29 16:11:52 +02:00
Regis Houssin
0aa6694c95
Fix: broken event message
2012-07-29 15:47:24 +02:00
Regis Houssin
eee5653c54
Fix: try to use the new message system
2012-07-29 12:54:19 +02:00
Marcos García
9dc38f4382
Created rest of BackToList links
2012-07-28 21:49:47 +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
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