Grand Philippe
|
56a620bc88
|
fix: wrong link
|
2012-08-31 19:07:47 +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 |
|
Laurent Destailleur
|
2ab1a018df
|
Fix: GETPOST can not always be used to replace isset.
|
2012-08-20 14:30:16 +02:00 |
|
Laurent Destailleur
|
880276f047
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2012-08-20 14:14:26 +02:00 |
|
Laurent Destailleur
|
fb074daaf1
|
Fix: The backto use bad url.
|
2012-08-20 14:14:01 +02:00 |
|
Regis Houssin
|
7c623a9a2e
|
Fix: strict mode bounty
|
2012-08-20 11:04:56 +02:00 |
|
Regis Houssin
|
5dc10cfcae
|
Fix: possibility to defined another value instead 50%
|
2012-08-20 10:38:48 +02:00 |
|
Marcos García
|
63c4cfb609
|
Fixed incorrect HTML
|
2012-08-20 02:45:38 +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 |
|
Marcos García
|
9dc38f4382
|
Created rest of BackToList links
|
2012-07-28 21:49:47 +02:00 |
|
Regis Houssin
|
a1c86f52d7
|
Fix: strict mode holidays
|
2012-07-13 11:40:06 +02:00 |
|
Laurent Destailleur
|
28febe728b
|
Fix: Pb with backtopage
|
2012-05-12 15:53:57 +02:00 |
|
Laurent Destailleur
|
9a2f05b87a
|
Fix: SQL error
|
2012-05-12 15:27:22 +02:00 |
|
Laurent Destailleur
|
2d9ed89a8d
|
Fix: Back page to list of contacts
|
2012-04-09 01:02:36 +02:00 |
|
Laurent Destailleur
|
350fcf52a9
|
Fix: W3C
|
2012-03-26 00:36:50 +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
|
c916d06638
|
Uniformize info into document view with card view.
|
2012-02-13 02:24:17 +01:00 |
|
Laurent Destailleur
|
abceb1c692
|
Change style to have a better isolation between tabs.
|
2012-02-13 02:13:17 +01:00 |
|
Laurent Destailleur
|
4ce9e70775
|
New: Add agenda tab into member cards.
Uniformize a lot of code.
|
2012-02-13 01:43:35 +01:00 |
|
Laurent Destailleur
|
70a67bc3f1
|
Qual: Move a not frequently used function out of functions.lib.php
Enhance PHPUnit tests
|
2012-01-21 14:10:22 +01:00 |
|
Laurent Destailleur
|
ad232fa38c
|
Doxygen
|
2012-01-08 00:15:36 +01:00 |
|
Laurent Destailleur
|
3f8d2cbef8
|
Qual: Remove checkstyle warnings
|
2012-01-04 21:23:50 +01:00 |
|
Laurent Destailleur
|
6f649dc72d
|
Qual: Uniformize code
|
2011-12-14 09:28:08 +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
|
5cf59a1346
|
Fix: uniform code
|
2011-11-07 17:31:03 +01:00 |
|
Laurent Destailleur
|
13552bb3a4
|
Minor fix into action management
|
2011-11-01 15:05:42 +01:00 |
|
Laurent Destailleur
|
1015cefcfd
|
Task 188: Add filter on event type
|
2011-10-25 16:19:17 +02:00 |
|
Regis Houssin
|
56d6cbe56f
|
[task #216] Move lib in core directory
|
2011-10-24 12:59:44 +02:00 |
|
Regis Houssin
|
63d60a33fc
|
[task #216] Move lib in core directory
|
2011-10-24 11:25:54 +02:00 |
|
Regis Houssin
|
30c5f4b214
|
Move all core class in htdocs/core/class
|
2011-10-24 09:29:17 +02:00 |
|
Laurent Destailleur
|
f47e80dca1
|
Fix: W3C
|
2011-08-31 14:55:54 +00:00 |
|
Regis Houssin
|
2ecc03104c
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 15:14:31 +00:00 |
|
Regis Houssin
|
726d9581dd
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 14:24:16 +00:00 |
|
Laurent Destailleur
|
a8e3df4320
|
Qual: Removed dead code
|
2011-08-24 12:19:32 +00:00 |
|
Laurent Destailleur
|
6916fdda32
|
Fix: Editing action does not change actors
|
2011-08-20 13:18:54 +00:00 |
|
Laurent Destailleur
|
e2c007305c
|
Fix: Avoid errors into rpm packages
|
2011-07-31 22:21:57 +00:00 |
|
Regis Houssin
|
43eb460378
|
Fix: uniformize code
|
2011-07-18 08:59:42 +00:00 |
|
Laurent Destailleur
|
77d041c9de
|
Qual: Uniformize code
|
2011-07-18 01:44:15 +00:00 |
|
Laurent Destailleur
|
7357243124
|
Fix: Avoid wrapping
|
2011-06-15 08:20:42 +00:00 |
|
Regis Houssin
|
5f6ac1374c
|
New: best method for linked object with actioncomm
New: add action "shipping send by mail"
|
2011-06-04 13:12:44 +00:00 |
|
Laurent Destailleur
|
00fea772ac
|
Use better picto for events
|
2011-05-17 10:16:24 +00:00 |
|
Regis Houssin
|
827eed5d39
|
Fix: delete deprecated code
Fix: change select_contact for view exclude contcat in grey mode
|
2011-04-26 13:49:41 +00:00 |
|
Laurent Destailleur
|
62348ed349
|
More dynamic controls and fix not applicable status for rendez-vous
|
2011-04-09 11:52:11 +00:00 |
|
Laurent Destailleur
|
ed22103ab3
|
Fix: Go back to tab agenda after creating an event
|
2011-03-27 01:20:10 +00:00 |
|
Regis Houssin
|
79529f3e84
|
Fix: missing contactid and socid
Fix: missing contact in event if no company
|
2011-03-22 11:12:55 +00:00 |
|
Laurent Destailleur
|
6ebec1d641
|
New: task #11018 : Add a status "not applicable" on event
|
2011-03-20 14:38:54 +00:00 |
|
Laurent Destailleur
|
5519216f9d
|
Work on task #11018 : Add a status "not applicable" on event
|
2011-03-19 19:06:15 +00:00 |
|
Laurent Destailleur
|
68b5bdc6eb
|
Qual: Removed old usage of code.
|
2011-02-25 18:53:41 +00:00 |
|
Regis Houssin
|
09f6fab2cc
|
New: add width parameter in editor
|
2011-02-02 16:56:55 +00:00 |
|
Laurent Destailleur
|
ca6f631e36
|
New: Enhancement in actions list management. Can define an order. Add check during dictionnary add.
|
2011-02-02 13:29:54 +00:00 |
|
Laurent Destailleur
|
55a4f545ed
|
New: After creating an event, go back to original page.
|
2010-12-13 17:06:04 +00:00 |
|
Laurent Destailleur
|
6e75a3d203
|
Restore work lost by savannah backup
|
2010-12-01 21:16:28 +00:00 |
|
Laurent Destailleur
|
ff24fd67e2
|
New: Support "fulday" event in calendar module
|
2010-11-21 16:23:26 +00:00 |
|
Laurent Destailleur
|
e3f455899b
|
New: Support "fulday" event in calendar module
|
2010-11-21 16:11:52 +00:00 |
|
Laurent Destailleur
|
bac318240c
|
New: Add a button to jump to calendar from action card
|
2010-11-20 18:41:09 +00:00 |
|
Laurent Destailleur
|
770bdefc54
|
New: Support "fulday" event in calendar module
|
2010-11-19 23:50:27 +00:00 |
|
Laurent Destailleur
|
0911532d66
|
New: Add property "Event on full day" on agenda
|
2010-11-18 22:17:44 +00:00 |
|
Laurent Destailleur
|
f6f3034e45
|
Fix: Update of action
|
2010-11-08 01:25:36 +00:00 |
|
Laurent Destailleur
|
6f43ef4edf
|
Fix: Size of editor
|
2010-10-11 20:07:09 +00:00 |
|
Regis Houssin
|
4d4c4a8bed
|
Fix: search company with jQuery - ok
|
2010-10-10 17:44:34 +00:00 |
|
Regis Houssin
|
b98c297f60
|
Just for test
|
2010-10-08 08:20:57 +00:00 |
|
Laurent Destailleur
|
bfd06a7dab
|
Qual: Uniformize code
|
2010-09-12 21:07:45 +00:00 |
|
Laurent Destailleur
|
f56d60de76
|
task #10479 : Lors de MAJ d'Action: Unknown column 'BuXU4iBh3e6vA' in 'where clause'
|
2010-09-12 20:59:38 +00:00 |
|
Laurent Destailleur
|
554abc46c7
|
Work on task #10579 : Simplify code using editor
|
2010-09-02 18:51:47 +00:00 |
|
Laurent Destailleur
|
1479a40e6d
|
Fix: Bad parameter position
|
2010-08-29 18:23:56 +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
|
21908d0bd9
|
- New: Agenda can be read by external contacts
|
2010-06-09 18:25:20 +00:00 |
|
Laurent Destailleur
|
6dc8d0e390
|
Reorganize class files.
|
2010-06-05 15:20:09 +00:00 |
|
Laurent Destailleur
|
7c496dcffe
|
Fix: Postgresql compatibility
|
2010-05-07 19:33:17 +00:00 |
|
Philippe Grand
|
32025de202
|
according to new tree directory
|
2010-05-03 08:22:35 +00:00 |
|
Laurent Destailleur
|
527e2ecb2e
|
Qual: Uniformise code. user class use id in first param of fetch
|
2010-05-02 18:02:43 +00:00 |
|
Philippe Grand
|
ed9144957a
|
according to new tree directory
|
2010-04-29 15:23:21 +00:00 |
|
Philippe Grand
|
b749e6bdcf
|
according to new tree directory
|
2010-04-29 14:34:21 +00:00 |
|
Philippe Grand
|
388470d146
|
according to new tree directory
|
2010-04-28 07:55:43 +00:00 |
|
Laurent Destailleur
|
a4f144f24d
|
Qual: Uniformise code. user class use id in first param of fetch
|
2010-04-28 07:31:34 +00:00 |
|
Philippe Grand
|
690199c94d
|
Move file cactioncomm.class.php to comm/action directory
|
2010-04-01 07:55:55 +00:00 |
|
Philippe Grand
|
57ae19fc71
|
Move file actioncomm.class.php to comm/action directory
|
2010-04-01 07:51:59 +00:00 |
|
Laurent Destailleur
|
f8329da895
|
Remove pre.inc.php
|
2010-03-27 02:35:08 +00:00 |
|
Philippe Grand
|
a56832d521
|
move contact class file to contact directory
|
2010-03-25 13:51:24 +00:00 |
|
Philippe Grand
|
ff5d7ee824
|
move file class user to user directory
|
2010-03-23 21:17:18 +00:00 |
|
Regis Houssin
|
6822a1b18b
|
Fix: uniformise and clean code
|
2010-03-11 14:31:16 +00:00 |
|
Laurent Destailleur
|
b747fb13cb
|
Look: Use filedrequired style for required fields
|
2010-02-25 21:30:16 +00:00 |
|
Laurent Destailleur
|
9eec20c754
|
Fix: Project choice lost when create failed
|
2010-02-25 21:28:17 +00:00 |
|
Laurent Destailleur
|
d07140ff0b
|
Remove useless code
|
2010-02-21 14:06:41 +00:00 |
|
Laurent Destailleur
|
8a37c13365
|
Look: Use style fieldrequired on mandatory fields
|
2010-02-04 19:54:58 +00:00 |
|
Regis Houssin
|
3c74bd21ca
|
Works on enhancement of project tasks
Fix: move class in directory of module
|
2010-01-22 20:20:41 +00:00 |
|
Laurent Destailleur
|
ba5e5d0702
|
Remove duplicate code
|
2010-01-19 09:54:04 +00:00 |
|
Laurent Destailleur
|
4157b32a7f
|
New: Can filter on project on agenda
|
2010-01-12 09:22:05 +00:00 |
|
Laurent Destailleur
|
e5658c3ae6
|
New: task #9802 : Can link an action to a project
|
2010-01-04 23:33:23 +00:00 |
|
Laurent Destailleur
|
9ad1cc6788
|
New: First dev to try to use shared memory to optimize speed.
|
2009-12-16 18:57:51 +00:00 |
|
Laurent Destailleur
|
bb9fac1597
|
Fix: Wrong permission test
|
2009-11-29 20:13:12 +00:00 |
|
Laurent Destailleur
|
339bdde1e0
|
Fix: Try to restore a broken feature.
|
2009-11-13 04:10:59 +00:00 |
|
Regis Houssin
|
dbf0a540d4
|
Fix: refining permissions to modify an action without the right to remove
|
2009-11-10 12:49:41 +00:00 |
|
Regis Houssin
|
a3e5607dca
|
Fix: refining permissions to modify an action without the right to remove
|
2009-11-10 12:49:09 +00:00 |
|