Laurent Destailleur
|
1ec53873f3
|
Fix: Missing date start and end when creating contracts
|
2014-01-28 15:28:23 +01:00 |
|
Grand Philippe
|
462f65614d
|
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
|
2014-01-13 10:10:17 +01:00 |
|
simnandez
|
b8550bb985
|
Fix: Bad get of localtaxes into contracts add lines
|
2014-01-07 12:16:56 +01:00 |
|
Laurent Destailleur
|
ef2f8ea67d
|
Removed some FIXME
|
2013-12-15 14:26:27 +01:00 |
|
Laurent Destailleur
|
dc754bbdc2
|
Fix: Trigger name conflicts and reference file was not matching real
name of triggers.
|
2013-12-14 20:48:34 +01:00 |
|
Florian Henry
|
5f8e896e0c
|
Fix [ bug #1154 ] Error when closing a service in a contract (pgsql)
|
2013-11-27 22:58:49 +01:00 |
|
Raphaël Doursenaud
|
7945011955
|
Make AJAX new line form work again
FIXME: Factorize!
|
2013-11-19 17:54:36 +01:00 |
|
Laurent Destailleur
|
48570f599a
|
Fix: form is not allowed into a table. This break some javascript and
make some browsers crazy.
|
2013-11-17 23:25:25 +01:00 |
|
Cédric Salvador
|
00c9df670c
|
renamed templates
|
2013-11-06 10:22:01 +01:00 |
|
Cédric Salvador
|
6c22af00e1
|
factorization
|
2013-11-06 10:20:54 +01:00 |
|
Cédric Salvador
|
c96b2d3b87
|
factorized form attach, documents list and links list for the document pages
|
2013-11-06 10:19:16 +01:00 |
|
Cédric Salvador
|
23008c3b31
|
factorized document actions
Conflicts:
htdocs/societe/document.php
|
2013-11-06 10:11:40 +01:00 |
|
Laurent Destailleur
|
e5bc7d29d0
|
Fix: Validation of contract lose the new ref into trigger.
Fix: Validation of contract was not using transaction
Fix: Validation of contract did not renamed uploaded directory.
|
2013-10-18 10:17:06 +02:00 |
|
Laurent Destailleur
|
3fde695c94
|
Qual: Uniformise name of include files we use to share common code found
into Actions area of pages (controllers).
|
2013-09-23 13:22:28 +02:00 |
|
Cédric Salvador
|
fc136d0d06
|
changed parameter
|
2013-09-16 14:17:53 +02:00 |
|
Cédric Salvador
|
d9a26d0aa9
|
natural search in list pages
|
2013-09-16 14:17:53 +02:00 |
|
simnandez
|
002e248f00
|
Fix: [ bug #1062 ] Documents lost in propals and contracts validating
|
2013-09-12 16:55:49 +02:00 |
|
Laurent Destailleur
|
92e1536d8f
|
Fix: checkstyle errors
|
2013-09-11 09:56:20 +02:00 |
|
simnandez
|
418457e945
|
[ task #1060 ] Register fields localtax(1|2)_type into details tables
|
2013-09-11 09:19:25 +02:00 |
|
Laurent Destailleur
|
c151ef7b87
|
Qual: Remove duplicate form instanciation.
|
2013-09-06 12:10:09 +02:00 |
|
Grand Philippe
|
ed31c83fbb
|
some fix for contract model
|
2013-08-26 15:42:01 +02:00 |
|
Grand Philippe
|
e56e0ebfb5
|
add extrafields
|
2013-08-24 13:49:55 +02:00 |
|
Laurent Destailleur
|
e234d5342d
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/contrat/liste.php
|
2013-07-31 12:45:39 +02:00 |
|
Laurent Destailleur
|
384e3812eb
|
Fix: W3C. No form into TR.
|
2013-07-31 11:41:25 +02:00 |
|
Laurent Destailleur
|
378842e05f
|
Fix: Better error management
|
2013-07-31 11:27:56 +02:00 |
|
Laurent Destailleur
|
c4ebdf18e7
|
Fix: search on contract ref
|
2013-07-31 11:22:52 +02:00 |
|
Laurent Destailleur
|
ecfca853a1
|
Fix: Search on contract ref
|
2013-07-31 11:21:05 +02:00 |
|
Laurent Destailleur
|
0b13781cbf
|
Fix: Search on contract ref
|
2013-07-31 11:19:49 +02:00 |
|
Laurent Destailleur
|
67820774bb
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
ChangeLog
htdocs/commande/fiche.php
htdocs/core/class/extrafields.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
|
2013-07-27 14:21:47 +02:00 |
|
Laurent Destailleur
|
3c6b1f17d1
|
Fix: print of a function that already contains the print.
|
2013-07-27 14:10:57 +02:00 |
|
Laurent Destailleur
|
d802470aae
|
I killed <td nowrap>. Hello <td class="nowrap"> !
|
2013-07-19 14:23:42 +02:00 |
|
Laurent Destailleur
|
2bc650bf61
|
Qual: Remove tons of codesniffer errors and warnings.
|
2013-07-07 13:14:32 +02:00 |
|
Grand Philippe
|
b599481ef6
|
standardize code
|
2013-06-20 09:18:12 +02:00 |
|
Laurent Destailleur
|
869e877cb7
|
Qual: We must not concat currency symbol after a price, but use the
parameter currency of method price.
|
2013-06-17 11:58:55 +02:00 |
|
Laurent Destailleur
|
c748f3d834
|
Qual: Removed useless methods
Qual: Removed deprecated vars
Qual: Free memory
|
2013-06-16 21:31:21 +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 |
|
BENKE Charles
|
20d1a89c07
|
Update contrat.class.php
Add get_element_list function for return list of element (intervention linked to the contract)
|
2013-05-28 10:05:49 +02:00 |
|
Laurent Léonard
|
919a34787e
|
Fix [ bug #895 ] Description is lost when adding a new predefined product to a contract
|
2013-05-26 16:30:22 +02:00 |
|
Laurent Destailleur
|
9ffbed07fe
|
Fix: More consistent fix
|
2013-05-25 18:16:13 +02:00 |
|
Florian Henry
|
8656a9f417
|
Fix [ bug #895 ] Description is lost when adding a new predefined
product to a contract
|
2013-05-25 16:50:55 +02:00 |
|
Laurent Destailleur
|
fc0d5abd14
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
ChangeLog
htdocs/compta/prelevement/bons.php
htdocs/compta/prelevement/fiche-stat.php
htdocs/contact/class/contact.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modSociete.class.php
htdocs/projet/fiche.php
test/phpunit/FilesLibTest.php
|
2013-05-03 00:15:02 +02:00 |
|
Grand Philippe
|
7f27801c3c
|
fix: Undefined property: stdClass::$xxx
|
2013-05-01 09:41:36 +02:00 |
|
Laurent Destailleur
|
4e0ef01389
|
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
|
2013-04-25 01:13:13 +02:00 |
|
Laurent Destailleur
|
b3e2050186
|
Fix: Remove warning
|
2013-04-23 23:44:49 +02:00 |
|
Raphaël Doursenaud
|
62f0f6011f
|
Fixed note typo
|
2013-04-20 06:43:13 +02:00 |
|
Laurent Destailleur
|
b496436fe3
|
Qual: Reduce number of methods. Mutualize update_note code.
|
2013-04-10 10:58:38 +02:00 |
|
fhenry
|
275bf67bb7
|
[ task #811 ] Uniformanize note field
|
2013-04-09 17:18:07 +02:00 |
|
fhenry
|
c109467d20
|
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
|
2013-04-04 13:58:33 +02:00 |
|
Laurent Destailleur
|
76910d4159
|
Look: Start to use div to render actions buttons
|
2013-04-03 18:37:54 +02:00 |
|
Laurent Destailleur
|
f52fe71018
|
Fix: Bad div closing
|
2013-03-30 19:40:52 +01:00 |
|