Laurent Destailleur
fa290c34fa
Fix against SQL injection. Add phpunit to detect missing escapement.
2017-05-12 16:55:11 +02:00
Laurent Destailleur
846204bdb4
Replace usage of $bc[$var] with class="oddeven"
2017-04-14 13:02:29 +02:00
Laurent Destailleur
39ebaec064
Replace usage of $bc[$var] with class="oddeven"
2017-04-14 11:22:48 +02:00
Laurent Destailleur
26a9999fbf
Support of preview for pdf with several pages
2017-04-12 11:38:55 +02:00
Laurent Destailleur
93687997c9
Work on 6.0 look and feel
2017-03-31 18:40:53 +02:00
Laurent Destailleur
65f7de8f64
Fix css and look 5.0
2017-01-22 12:13:32 +01:00
Laurent Destailleur
16ce156631
Fix responsive design
2016-11-25 18:32:52 +01:00
Laurent Destailleur
0ab377440d
Complete param of setValueFrom
2016-09-12 20:16:39 +02:00
Laurent Destailleur
9019576394
Fix css class opacitymedium was not used everywhere.
2016-06-07 15:58:02 +02:00
Laurent Destailleur
18f1ee1685
Merge pull request #5316 from atm-gauthier/develop_fix_deplacement_list
...
FIX : if user is only allowed to see his companies, he must be allowe…
2016-06-07 00:43:17 +02:00
gauthier
07d07d522a
FIX : if user is only allowed to see his companies, he must be allowed to see deplacement which are not linked to a company
2016-06-06 16:31:42 +02:00
gauthier
b153ae8c6b
FIX : wrong id user deplacement links
2016-06-06 16:12:27 +02:00
Laurent Destailleur
e1bec46a34
FIX The include file for action on files should not be a template file
...
but an action include file.
2016-04-02 14:16:16 +02:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Laurent Destailleur
630f5a632d
Revert "Corrected non-static usages of Form::selectarray function"
...
This reverts commit 87cd6e1e40 .
2016-03-25 15:34:37 +01:00
Marcos García de La Fuente
89bd173c2f
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
2016-03-21 21:51:29 +01:00
Marcos García de La Fuente
5a046125db
Missing changes from previous commits
2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
87cd6e1e40
Corrected non-static usages of Form::selectarray function
2016-03-20 14:15:17 +01:00
Laurent Destailleur
9da0164d90
Uniformize code for lists
2016-02-07 15:50:48 +01:00
Laurent Destailleur
a0d11e157b
Fix select2 component go over parent container so we introduce option to
...
deal this.
2016-01-08 23:17:45 +01:00
Laurent Destailleur
db7a98f0ef
Fix: When a payment mode was disabled, it was not visible on old
...
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
2015-12-21 13:56:59 +01:00
Laurent Destailleur
a2ae9b9cfc
Fix forget password page must have a different title then login page
...
Fix Missing translations
2015-12-21 00:47:44 +01:00
Laurent Destailleur
9973315a07
Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
...
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
2015-12-16 19:38:40 +01:00
Laurent Destailleur
3b595f0247
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/customer/list.php
htdocs/accountancy/journal/bankjournal.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/report.lib.php
htdocs/langs/en_US/accountancy.lang
2015-12-13 16:23:33 +01:00
Laurent Destailleur
a462cd232d
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-12-13 16:09:09 +01:00
philippe grand
30eb08151d
[Qual] Close database handler should be after Footer
2015-12-11 14:19:38 +01:00
Laurent Destailleur
a209d18649
FIX Can use formated float number on old expense report module.
2015-12-06 19:51:28 +01:00
Laurent Destailleur
374480043e
Add maxwidth300 on combo list for users and sale representatives
2015-12-06 00:37:58 +01:00
philippe grand
c712532bf6
[Qual] Uniformize code
2015-11-12 11:59:15 +01:00
philippe grand
f31ddc23aa
[Qual] Uniformize code
2015-10-17 16:18:33 +02:00
Laurent Destailleur
62792c08eb
Merge pull request #3591 from GPCsolutions/inherited
...
[Qual] Cleanup of inherited class properties
2015-09-26 11:23:59 +02:00
Raphaël Doursenaud
67ddb6c94e
[Qual] Cleanup of inherited class properties
2015-09-24 20:12:55 +02:00
Raphaël Doursenaud
631ee83745
[Qual] Replaced deprecated print_fiche_titre()
2015-09-24 18:34:58 +02:00
Laurent Destailleur
1fb40565f4
Fix bad parameters of function select_date
2015-07-12 12:50:24 +02:00
aspangaro
9d2e964b00
Fix: print_liste_field_titre('');
2015-06-26 06:23:29 +02:00
Laurent Destailleur
27cc7ef2b3
Time spent
2015-06-23 10:13:08 +02:00
Raphaël Doursenaud
3f9270ea78
Qual: added deprecation hinting
...
Added deprecation hinting for class properties
Added syslog warning events for deprecated functions, methods and/or their parameters
Added hinting for some constants
2015-06-01 11:00:11 +02:00
Laurent Destailleur
100fa1067e
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/bank/virement.php
htdocs/compta/facture/impayees.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modProjet.class.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/langs/en_GB/admin.lang
htdocs/langs/es_AR/orders.lang
htdocs/langs/es_AR/trips.lang
htdocs/langs/es_CO/admin.lang
htdocs/langs/es_CO/orders.lang
htdocs/langs/es_CO/trips.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/pl_PL/interventions.lang
htdocs/langs/pt_BR/trips.lang
htdocs/langs/ro_RO/productbatch.lang
htdocs/langs/ro_RO/trips.lang
htdocs/main.inc.php
htdocs/projet/element.php
2015-04-22 17:57:57 +02:00
Laurent Destailleur
5b29c87933
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/deplacement/fiche.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/expedition/fiche.php
2015-04-19 00:23:46 +02:00
Laurent Destailleur
ab77158757
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/expedition/fiche.php
2015-04-18 23:55:17 +02:00
Marcos García de La Fuente
8f0c41dbd2
Fix: [ bug #1905 ] Custom deplacement types do not get translated in deplacement card
2015-04-12 22:02:25 +02:00
Marcos García de La Fuente
6173706531
Fix: [ bug #1906 ] Deplacement does not allow translated decimal format
2015-04-12 21:55:20 +02:00
aspangaro
d69f066735
QUAL: Traduce terms + remove <center>
2015-03-15 14:04:07 +01:00
Laurent Destailleur
30a5111c68
Work on expense report module
2015-02-21 15:18:05 +01:00
Laurent Destailleur
e3713c8b6d
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
2015-02-19 00:01:26 +01:00
Marcos García de La Fuente
0d6d98b395
PHPDoc and misc fixes for several folders
2015-02-10 13:17:37 +01:00
Laurent Destailleur
275e198041
New: Selection of project use the new select2 component.
2015-01-30 19:57:38 +01:00
frederic34
f4161b457b
Add dol_escape_htmltag and start to adapt boxes
2015-01-22 00:23:55 +01:00
frederic34
1b0dd671b3
Add tooltip in getNomUrl link
2015-01-20 21:40:33 +01:00
frederic34
60661ae948
Add some "classfortooltip"
2015-01-09 00:07:54 +01:00
aspangaro
c4c69e191b
Replace <center> tags
2014-11-25 20:13:43 +01:00
Frédéric FRANCE
68ccb33def
Update /compta/deplacement/list.php
2014-11-23 17:44:13 +01:00
Frédéric FRANCE
d6e8211018
Update /compta/deplacement/list.php
2014-11-23 09:49:30 +01:00
aspangaro
89296e3011
Typo search list
2014-11-05 22:27:26 +01:00
aspangaro
5bf5b9b16f
Trips list
2014-11-02 21:12:40 +01:00
Laurent Destailleur
2dc1cb7c27
Fix: Use correct permission on correct field.
2014-10-30 12:19:38 +01:00
Laurent Destailleur
47c2dc4fcf
Fix: Can see only trip allowed.
2014-10-30 11:36:04 +01:00
Regis Houssin
a2446e51db
New: add context "globalcard" for declaring only once all cards
2014-10-06 07:20:58 +02:00
Laurent Destailleur
968b021985
Fix trad and sql error
2014-10-05 05:37:01 +02:00
aspangaro
1592968709
Merge remote-tracking branch 'Upstream/develop' into develop
2014-09-20 06:42:31 +02:00
Laurent Destailleur
ee4d697172
Fix several bugs reported by scrutinizer
2014-09-19 14:57:31 +02:00
aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
Laurent Destailleur
65a69d3019
Fix: Bad field
2014-09-18 16:50:16 +02:00
Laurent Destailleur
bc7d839c64
Fix: Missing status "refunded".
...
Fix: translation
2014-09-06 17:16:24 +02:00
Laurent Destailleur
996977a4a8
Fix: Missing user name
2014-09-06 17:10:52 +02:00
Laurent Destailleur
91a894f459
Fix: Missing user name
2014-09-06 17:10:22 +02:00
aspangaro
9af336b53b
Add accountancy code for trips & fees and renamed libelle field into label
2014-08-10 20:41:52 +02:00
Marcos García de La Fuente
43597c1731
Migrated old error notifications to the """new""" system
2014-07-20 01:43:46 +02:00
Marcos García de La Fuente
ec661d0c6c
Removed index.php and replaced them with blank index.html as it is more appropriate
2014-07-12 23:18:57 +02:00
KreizIT
c70bdabeda
Fix: [ bug #1501 ] DEPLACEMENT_CREATE trigger do not intercept trigger action
2014-07-04 16:23:10 +02:00
Marcos García de La Fuente
ca0a6cb307
Removed SQL string from call debug log
2014-06-13 01:34:39 +02:00
Marcos García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +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
19d71ffb38
Prepare fix to hide images generated by "preview" feature.
2014-04-29 21:14:55 +02:00
Laurent Destailleur
9e771269c4
Qual: clean code
2014-03-26 20:46:17 +01:00
Laurent Destailleur
2889c3ac70
Qual: Feature to make payment of salaries has been moved into a module
...
(module dedicated to manage salaries and salary payments).
Qual: Also module for employee to declare trip and expenses has been
moved into same place than module for employee to declare holidays
(into HRM top entry). It is not an accountancy module so no reason to
have it into entry "Accountancy".
2014-03-17 14:30:55 +01:00
Laurent Destailleur
bdb2b7a547
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/projet/index.php
test/phpunit/FunctionsTest.php
2014-03-13 09:20:05 +01:00
Laurent Destailleur
86ad05c22e
Merge pull request #1461 from marcosgdf/unknown-error
...
Corrected Unknown error message typo
2014-03-11 11:54:08 +01:00
Laurent Destailleur
932b421d1d
Merge remote-tracking branch 'origin/3.5' into develop
2014-03-11 09:46:51 +01:00
Marcos García de La Fuente
fa56fe4e8b
Corrected Unknown error message typo
2014-03-10 19:36:32 +01:00
Laurent Destailleur
ccc40362e7
Fix: Must use div for columns of index pages. Not table.
2014-03-10 17:19:02 +01:00
Laurent Destailleur
f7fe25e408
Uniformize code to prepare mass update
2014-02-27 10:37:23 +01:00
Laurent Destailleur
1fd67807ce
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-18 01:13:29 +01:00
Grand Philippe
c5689b86b4
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 09:43:21 +01:00
Laurent Destailleur
23eb0f3770
Qual: Mutualize code for actions of editing notes
...
New: Add button 'cancel' to cancel edition of a note (private or public)
2014-01-11 13:33:30 +01:00
Laurent Destailleur
283297294b
Fix: Missing definition of status labels
2014-01-05 16:19: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
23008c3b31
factorized document actions
...
Conflicts:
htdocs/societe/document.php
2013-11-06 10:11:40 +01:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Laurent Destailleur
c41a955cbe
Fix: Permissions on files
2013-08-06 00:36:04 +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
9c88c03860
Fix: missing css class on tr
2013-07-25 13:56:07 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +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
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +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
Laurent Destailleur
d8a86453e5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-04-04 21:15:16 +02:00
Laurent Destailleur
677fb46136
Optimize size of graph
2013-04-04 21:13:51 +02:00
Laurent Destailleur
607ebbfe8b
Qual: Replace tab with div
2013-04-04 19:42:21 +02:00
Laurent Destailleur
746e005726
Fix: Fix ton of regression due to field name change
2013-03-09 20:34:38 +01:00
Laurent Destailleur
0fe91796ef
New: [ task #696 ] Remove "new stdClass();" when possible
2013-03-08 15:52:23 +01:00
Grand Philippe
6adc9eb7f2
english language standardization
2013-02-23 17:40:28 +01: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
9f44161e55
New: Can attach file for trip and expenses module
2013-01-24 12:47:06 +01:00
Laurent Destailleur
8682d3c928
Fix: Note not visible
2013-01-24 12:16:00 +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
96416735df
Fix: [ bug #618 ] External accounts can access confidential informations
...
(a lot)
2013-01-02 18:43:59 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +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
Regis Houssin
b3d09478ca
Merge pull request #313 from lrq3000/develophooks
...
A lot of hooks and triggers implemented + custom substitution function for lines in ODT
2012-08-16 08:15:19 -07:00
Marcos García
37332ee040
Forgot to rename the variable
2012-08-15 01:20:53 +02:00
Marcos García
764c0a50cd
Fixed more average amount graph stats. They include:
...
* Customer's orders
* Supplier's orders
* Customer's invoices
* Trips and expense
2012-08-14 21:23:14 +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
5a73c32f46
Migrated ClassName to __construct() function
...
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Marcos García
d1cbf4f944
Fixed BIG es_ES translation problem with donations module
...
Fixed some es_ES and en_US typos
There was a string that wasn't available for translation
2012-07-30 03:18:17 +02:00
Marcos García
2eeaad1352
BackToList links in Financial section
2012-07-28 21:22:59 +02:00
Marcos García
a6c8838b8f
Applied patches 9-15
2012-07-27 21:27:03 +02:00
Regis Houssin
cd7bf41ae0
Fix: php 5.4 strict mode warning
2012-07-09 10:08:56 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
simnandez
c7bfb82999
Fix: Uniformize code
2012-03-27 08:56:37 +01:00
Regis Houssin
4ecc64504d
Fix: use the original json functions
2012-03-18 19:59:38 +01:00
Laurent Destailleur
ed41e03589
Qual: Fix a ton of CheckStyle errors
2012-03-18 19:23:01 +01:00
Regis Houssin
281c6b7f2a
New: sharing code of contact and note tabs
2012-03-17 16:05:58 +01:00
Regis Houssin
09e6867029
New: add view/edit notes in "deplacement" and "fichinter" cards
2012-03-16 16:01:45 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Regis Houssin
94f6034f9a
New: adding the ability to display a different value than the original
...
value, in the edit in place fields
2012-02-22 22:05:20 +08: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
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Laurent Destailleur
a829b10190
Fix: Autoselect current year if not defined
2012-02-16 19:08:04 +01:00
Laurent Destailleur
cfaf1f0813
New: Can add tabs on statistics views.
2012-02-12 23:29:31 +01:00
Laurent Destailleur
8f4c5eeb9e
Fix: Stats must be on user of card not creator
2012-02-12 11:52:01 +01:00
Laurent Destailleur
d9cd816b3c
Qual: Merge month.php and index.php page
...
Prepare for adding statistics page into new tabs.
2012-02-11 00:11:49 +01:00
Laurent Destailleur
a754072c85
Fix: use correct property
2012-01-18 01:31:57 +01:00
Laurent Destailleur
a8ca1c721c
Uniformize way of working of trip and expenses (added "validate" step
...
after "draft").
2012-01-18 01:05:26 +01:00
Spangaro Alexandre
28550dca89
Add function block/unblock for a trip credit note
...
Signed-off-by: Spangaro Alexandre <alexandre.spangaro@gmail.com>
2012-01-17 15:11:04 +08:00
Laurent Destailleur
9e065b2395
New: Dolgraph function works with jflot (use DOL_MAIN_GRAPH=artichow to
...
use old libraries)
2012-01-07 20:56:52 +01:00
Laurent Destailleur
cda132ea8c
Qual: Some change to have graph lib able to use img disk generation
...
libraries like javascript libraries.
2011-12-17 15:55:49 +01:00
Laurent Destailleur
1c65768286
Fix: flot graph works with new json_encode
2011-12-01 22:58:32 +01:00
Regis Houssin
065d7996f5
Fix: better with json_encode
2011-11-20 15:25:08 +01:00
Regis Houssin
cbec43e098
Fix: change 'editfieldkey' and 'editfieldval' for compatibility with
...
external module and hook system.
Fix: uniform code
2011-11-09 06:14:42 +08:00
Regis Houssin
f1426c80d4
Fix: entity filter
2011-11-07 09:41:41 +01:00
Laurent Destailleur
c9b7bdf22f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/compta/deplacement/fiche.php
2011-11-05 21:47:41 +01:00
Laurent Destailleur
06c5f3427c
New: There is now two "inline edit" solution: Solution 1 use jquery
...
and is enabled if MAIN_USE_JQUERY_JEDITABLE is on. Solution 2 use a link
"edit field" on resubmit page for eache field (this is by default). And
we are ready to add more.
New: Add also option MAIN_EDIT_ALSO_INLINE. Goal of this option is to
say: Even if this field can be edited by a global edit form, we allow
field to be edited with the "inline edit" feature (whatever is the
inline edit solution active). This option is to keep the standard
behaviour "We must click a "modify" button to allow to edit globally all
fields at once working and have only this way. If option is on, we can
also use the inlinde edit. If off, inline edit is available only for
fields not included into a global "modify" form.
line
2011-11-05 21:24:55 +01:00
Regis Houssin
fd49fc97c8
Fix: bad function name
2011-11-05 19:44:48 +01:00
Laurent Destailleur
2b9285384c
Merge editfield and editInPlace
2011-11-05 18:25:04 +01:00
Laurent Destailleur
cf365593dc
Qual: Revert parameter order (optionnal at end)
2011-11-05 15:43:07 +01:00
Regis Houssin
dfcc0cff0c
Fix: security
2011-10-31 18:52:25 +01:00
Regis Houssin
d9eb4cbeb9
New: add edit in place with ckeditor
...
Fix: remove unused jQuery plugin ckeip
2011-10-31 16:57:10 +01:00
Regis Houssin
419eb248c1
Fix: add generic edit in place select input
2011-10-31 14:34:11 +01:00
Regis Houssin
8dc1a20466
Add jeditable select and autocomplete (not stable)
2011-10-29 23:42:24 +02:00
Regis Houssin
dea1210c2d
Fix: edit in place datepicker more stable
2011-10-28 19:31:42 +02:00
Regis Houssin
4ebbc0de6f
Fix: rename "area" to "textarea"
...
New: add js files for default datepicker options
New: add edit_datepicker for edit in place (not stable)
2011-10-28 16:28:55 +02:00
Regis Houssin
bc6fa60287
Fix: move jnotify options in separate file
...
Fix: move nl2br treatment
New: add error message for edit in place
2011-10-28 12:02:36 +02:00
Laurent Destailleur
30a3d20604
Add a FIXME note
2011-10-28 01:00:12 +02:00
Regis Houssin
1464929fed
Fix: load only textarea for nl2br
2011-10-27 18:55:07 +02:00
Regis Houssin
1137b69a03
Fix: use loadurl just for textarea and numeric
2011-10-27 18:17:27 +02:00
Regis Houssin
df19c5e606
Fix: move ajax tpl to js for uniform code
2011-10-27 18:06:05 +02:00
Regis Houssin
d906552815
New: add edit in place
...
Fix: change element name with condition for enlarge possibility
2011-10-27 16:38:49 +02:00
Regis Houssin
cdcb15f59f
New: add editInPlace function
2011-10-27 10:15:49 +02:00
Regis Houssin
f079b63438
Fix: security
2011-10-26 10:55:56 +02:00
Regis Houssin
e2b539ee7d
[edit in place] Add edit_text and edit_numeric
2011-10-26 10:20:27 +02:00
Regis Houssin
5be8bb87a2
Fix: uniformize code
2011-10-26 09:47:03 +02:00
Regis Houssin
efc15bd31b
Fix: no source object
2011-10-26 09:40:02 +02:00
Regis Houssin
1398a41add
New: works on edit in place
2011-10-25 19:04:02 +02:00
Regis Houssin
2f3aeefc4c
[task #218 ] [Hunt click] merge info tab in card
2011-10-25 12:50:12 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Regis Houssin
ecc5519a4e
Move core lib files in /core/lib
2011-10-24 09:49:50 +02:00
Regis Houssin
45a7ec5d81
Fix: uniform code
2011-10-24 08:44:34 +02:00
Regis Houssin
a7deb7c23a
Fix: uniformize code
2011-10-23 14:55:37 +02:00
Spangaro Alexandre
130a9f2e6e
Add page "info" for trip
2011-10-23 10:06:01 +02:00
Laurent Destailleur
ce3435b490
Doxygen
2011-10-20 14:23:39 +02:00
Alexandre Spangaro
98f248ac8c
Mise en place de la fonction info des notes de frais.
...
Modification fonction update pour mettre à jour l'id de l'auteur qui modifie la note
2011-10-20 16:00:04 +08:00
Laurent Destailleur
c747376945
Can input note (public and private) during trip and expense creation
2011-10-17 14:15:27 +02:00
Laurent Destailleur
be6286c4b8
Qual: More POO.
...
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
551e1f81bf
Fix: Space after closing parenthesis of function call prohibited
2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93
Fix: Space before opening parenthesis of function call prohibited
2011-09-20 12:56:06 +00:00
Regis Houssin
b6a2f13673
Fix: avoid jenkins warning
...
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Laurent Destailleur
b75d19c264
Qual: Uniformize constructors
2011-09-11 18:35:38 +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
Regis Houssin
5085638f5e
Fix: uniformize code
2011-08-23 18:40:45 +00:00
Laurent Destailleur
f4606c2253
Fix: Avoid errors into rpm packages
2011-08-03 00:45:22 +00:00
Laurent Destailleur
e2c007305c
Fix: Avoid errors into rpm packages
2011-07-31 22:21:57 +00:00
Laurent Destailleur
df8da8678b
Fix: pgql compatibility
2011-07-04 10:30:00 +00:00
Laurent Destailleur
c321b972de
New: Add search box for donation and trips/expenses
2011-06-30 21:53:02 +00:00
Laurent Destailleur
efd7b8d429
Serious enhancement of expenses module
2011-06-29 17:55:32 +00:00
Laurent Destailleur
337f41c8e1
Uniformize code
2011-06-17 22:24:52 +00:00
Laurent Destailleur
3b5bfd5ae0
New: Statistics support filtering on user.
2011-06-13 14:17:44 +00:00
Laurent Destailleur
f46492befe
New: Statistics support filtering on user.
2011-06-13 13:42:51 +00:00
Laurent Destailleur
2ffb4f2d02
Qual: Uniformize user interface
2011-06-13 13:07:10 +00:00
Philippe Grand
490ca8b320
uniformize code
2011-06-13 11:48:31 +00:00
Laurent Destailleur
bf6166dfd5
Fix: Pagination
2011-06-13 10:24:06 +00:00
Laurent Destailleur
747c6ddc3d
Fix: Removed useless duplicate properties.
2011-06-06 11:37:59 +00:00
Laurent Destailleur
0dff6f1e80
Uniformize code
2011-06-01 22:58:20 +00:00
Laurent Destailleur
9e2eccbe4c
Fix: Fix corrupted data on date of trips
2011-05-25 18:16:58 +00:00
Laurent Destailleur
5a10b95fb6
Date format
2011-05-11 23:05:03 +00:00
Laurent Destailleur
9581b4c74d
Fix: Bad picto for status
2011-03-09 10:54:46 +00:00
Laurent Destailleur
6fa657a904
Fix: pgsql compatibility
2011-03-09 10:47:28 +00:00
Regis Houssin
3b4ea76538
Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class
2011-02-24 18:11:12 +00:00
Regis Houssin
2b3d90ef7a
Fix: bad sql request
2011-01-21 18:26:24 +00:00
Laurent Destailleur
adfb9ea341
Sec: Removed security holes
2010-11-20 13:08:44 +00:00
Laurent Destailleur
d9bc203c59
Doxygen
2010-10-27 22:41:40 +00:00
Regis Houssin
a58ae14d8f
Fix: search company with jQuery - ok
2010-10-10 18:04:28 +00:00
Laurent Destailleur
3f1275e190
Fix: doxygen
2010-07-21 23:45:08 +00:00
Laurent Destailleur
404168f929
Doc
2010-07-17 20:35:17 +00:00
Laurent Destailleur
eb4ee0d42d
Fix: Some fix in project referrers page. Add also third party in a column.
2010-06-28 21:26:36 +00:00
Laurent Destailleur
265a7b675b
Reorganize class files.
2010-06-05 15:45:53 +00:00
Laurent Destailleur
33d88a661f
Remove pdate
2010-05-08 17:17:17 +00:00
Philippe Grand
a981577553
according to new tree directory
2010-05-03 08:43:32 +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
b749e6bdcf
according to new tree directory
2010-04-29 14:34:21 +00:00
Philippe Grand
24725ce2a6
according to new tree directory
2010-04-28 10:11:41 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00
Philippe Grand
8ffe05d2f0
according to new tree directory
2010-04-25 14:52:17 +00:00
Philippe Grand
99a19b2cbf
according to new tree directory
2010-04-25 12:55:26 +00:00
Philippe Grand
01991cec89
move stats class to core directory
2010-04-08 13:19:42 +00:00
Laurent Destailleur
2dd4f080f0
New: Add statistics page for trips and expenses module
2010-04-05 01:01:28 +00:00
Philippe Grand
78b9faca85
move class file commonobject to core directory
2010-03-29 16:40:57 +00:00
Laurent Destailleur
f8329da895
Remove pre.inc.php
2010-03-27 02:35:08 +00:00
Laurent Destailleur
a9f316035a
New: Add now button on date selector
2010-03-26 21:39:12 +00:00
Laurent Destailleur
435922ae37
New: Can link trips and expenses to a project.
2010-03-21 14:01:39 +00:00
Laurent Destailleur
0797106c3b
Use fieldrequired class on mandatory field
...
Better error management
2010-02-27 12:28:36 +00:00
Laurent Destailleur
935431eba3
New: Support note on trips module
2010-01-14 23:21:22 +00:00
Regis Houssin
a4eea3ec7b
Works on multi-company
2009-12-10 13:08:19 +00:00
Laurent Destailleur
755ed47c2f
Fix: Can remove trip note
2009-10-15 13:39:40 +00:00
Laurent Destailleur
5f173e01ee
Qual: Ajax code is simpler and now works with IE6
2009-08-28 01:14:35 +00:00
Laurent Destailleur
4d3ea53ed7
New: Add picto on tab titles
2009-08-07 00:57:48 +00:00
Regis Houssin
e5d222b6cc
Fix: rgression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
...
comportement alatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2
Fix: ajout d'un niveau supplmentaire du cache du jeton
2009-05-16 15:45:26 +00:00
Regis Houssin
07c6ffb065
Fix: ajout d'un jeton alatoire dans les requetes POST
2009-05-16 12:52:53 +00:00
Laurent Destailleur
7c6016b355
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 13:39:43 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Laurent Destailleur
0823322ba1
Qual: All call to dolibarr_ functions are made on dol_ functions.
2009-02-20 22:53:15 +00:00
Laurent Destailleur
6c2d7c07a2
Fix: Visited company not saved
2008-11-15 21:18:40 +00:00
Laurent Destailleur
98e46b4011
Fix: Visited company not saved
2008-11-15 21:18:40 +00:00
Laurent Destailleur
a67fc0933b
Fix: Can use decimal value in trip and expenses module
2008-11-11 20:23:44 +00:00
Laurent Destailleur
4d0a68d48c
Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())).
...
This is to be more portable, to solve problem when database server time differs from PHP server and to prepare for TZ support.
2008-08-27 18:53:27 +00:00
Laurent Destailleur
ae6c441d09
Fix: Bad link
2008-07-01 21:43:27 +00:00
Laurent Destailleur
9b1c256223
Look standard
2008-06-04 00:19:36 +00:00
Laurent Destailleur
4a0435ecdb
Trad
2008-06-04 00:11:37 +00:00
Laurent Destailleur
da202cc8b9
Better translation
2008-05-27 08:50:35 +00:00
Laurent Destailleur
6210818c4e
Management of fees.
2008-05-26 00:03:51 +00:00