Marcos García de La Fuente
434bb1bec7
Migrated old message notifications to the """new""" system
2014-07-20 00:10:40 +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
fmarcet
ab57c236be
New: Can have half day holiday
...
New: Add Spanish holidays
Fix: Holiday log shows nothing
2014-07-10 12:06:09 +02:00
Laurent Destailleur
90a5f6c7ef
Qual: Remove end php tag.
2014-07-08 01:02:30 +02:00
Marcos García de La Fuente
7e1cf124b8
Merge branch 'develop' into syslog
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
2014-07-02 21:20:02 +02:00
Laurent Destailleur
71ee974ddb
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2014-06-28 14:53:28 +02:00
Raphaël Doursenaud
f5980a1d20
Fix database prefix usage
2014-06-26 15:52:31 +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
88cd5dec40
More substitutions
2014-06-13 01:42:00 +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
Laurent Destailleur
ccca46f380
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
2014-05-29 19:20:48 +02:00
Laurent Destailleur
a51e18a5a7
Fix: $error var must use type int and be increased when error found.
...
Using $error as boolean at some place was source of error.
2014-05-24 15:20:26 +02:00
Laurent Destailleur
33fe18490a
Removed useless translation key
2014-05-10 15:50:32 +02:00
Laurent Destailleur
40577ab445
New: Can enter holiday for someone else if user has permission for.
2014-05-07 15:03:05 +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
f9c1b590d0
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/filefunc.inc.php
2014-03-19 22:29:18 +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
kaos
f55bdc64bd
fixes #1300
2014-03-15 11:10:20 +01:00
kaos
1cb71674d7
fixes #1300
2014-03-15 11:06:50 +01:00
Laurent Destailleur
774017672f
Fix: Number of day calculation. Add PHPUnit case.
2014-03-05 20:52:27 +01:00
Laurent Destailleur
5501809844
Fix: sql compare on int must not contains quotes.
2014-02-12 18:47:16 +01:00
Alexis Algoud
d8e5fd20d2
In certain case, holiday_users won't be update (1 delete, 1 add for ex)
...
Add a fonction for count the real number of user without CP
2014-02-10 09:39:26 +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
Laurent Destailleur
3378855694
New: Can cancel holidays that were previously validated
2013-09-24 18:06:07 +02:00
Laurent Destailleur
4c1faf626e
Merge remote-tracking branch 'origin/3.4' into develop
2013-09-14 14:36:17 +02:00
Laurent Destailleur
707bba3d7d
Fix: W3C
2013-09-13 10:40:49 +02:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Raphaël Doursenaud
8e6860ac72
Fixed developer intent
2013-09-05 17:01:15 +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
51d11ff190
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/compta/facture/stats/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/includes/tcpdf/tcpdf.php
htdocs/langs/el_GR/other.lang
htdocs/langs/en_US/cashdesk.lang
htdocs/langs/en_US/main.lang
htdocs/langs/es_ES/products.lang
htdocs/main.inc.php
test/phpunit/NumberingModulesTest.php
2013-06-09 16:49:47 +02:00
Laurent Destailleur
050819ce0b
Fix: dead code
2013-06-09 16:15:12 +02:00
Laurent Destailleur
ee890a87a3
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/compta/prelevement/class/rejetprelevement.class.php
htdocs/compta/prelevement/ligne.php
htdocs/langs/en_US/admin.lang
2013-05-14 01:15:05 +02:00
Marcos García
62475866e3
Style improvements and fixed a "bug" that showed "()" when no note was entered
2013-05-12 12:06:45 +02:00
Marcos García
dcb6bb4c2e
Improvement to holidays module
...
Creation date can't be higher than today
2013-05-12 11:38:17 +02:00
Marcos García
c61f48a98f
Added missing translation in holidays module
2013-05-12 11:36:49 +02:00
Laurent Destailleur
6c4e47514d
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/holiday/fiche.php
2013-05-11 15:26:24 +02:00
Marcos García
9f537cedd1
Replaced "Jours" with DurationDays translation key
2013-05-06 17:48:20 +02:00
Marcos García
da61a24831
Missing translations
2013-05-06 17:47:53 +02:00
Marcos García
f5b04fdfe5
Stetic fix: Select was not valigned
2013-05-06 17:47:21 +02:00
Marcos García
896a60296c
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into holidays-improvements
...
Conflicts:
htdocs/holiday/fiche.php
2013-05-06 17:22:31 +02:00
Juanjo Menent
0e49ec93f9
Merge pull request #929 from marcosgdf/holidays-minor
...
Minor changes in holidays module
2013-05-06 08:17:25 -07:00
Marcos García
bd9849c1aa
Fixed bug with holidays log
2013-05-06 17:15:49 +02:00
Juanjo Menent
a53e4123eb
Merge pull request #927 from marcosgdf/holidays-bug
...
Fixed bug with holidays log
2013-05-06 08:14:46 -07:00
Marcos García
bbe1db0e9f
Replaced addslashes with $this->db->escape
2013-05-06 17:13:43 +02:00
Marcos García
e1913f4a13
Stetic fix: Select was not valigned
2013-05-06 17:07:20 +02:00
Marcos García
7e11f7466a
Missing translations
2013-05-06 17:07:12 +02:00
Marcos García
05be90a220
Using month selector instead of direct input
2013-05-06 17:06:41 +02:00
Marcos García
f4973d5aa9
Holidays log now shows recent changes first
2013-05-06 17:04:21 +02:00
Marcos García
9935dad500
Wrong indentation
2013-05-06 17:04:15 +02:00
Marcos García
b830c1dd8c
Removed "event" word from event description and changed ActionTypeCP to Description
2013-05-06 17:04:04 +02:00
Marcos García
0846f4678b
User links in log view
2013-05-06 16:53:22 +02:00
Marcos García
d7a7f316d3
Replaced "Jours" with DurationDays translation key
2013-05-06 16:51:08 +02:00
Marcos García
d0635901a6
Fixed bug with holidays log
2013-05-06 16:45:03 +02:00
Marcos García
e2a73839bc
Replaced addslashes with $this->db->escape
2013-05-04 20:17:05 +02:00
Marcos García
3eb6d3edb1
Translated some comments
2013-05-04 20:09:39 +02:00
Marcos García
c21390ab83
New: [ task #858 ] Holiday module: note on manual holiday assignation
2013-05-04 20:08:17 +02:00
Laurent Destailleur
f8b4551ef6
Merge pull request #901 from marcosgdf/develop
...
Holidays module improvements
2013-04-29 10:28:47 -07:00
Laurent Destailleur
cd6ceaf3f4
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/holiday/fiche.php
2013-04-29 19:04:15 +02:00
Marcos García
7dd457d2df
Added DurationDays string to the table
2013-04-29 18:01:26 +02:00
Marcos García
8837caeb6f
Style improvement
2013-04-29 17:57:24 +02:00
Marcos García
b9429fc98e
Fixed a bug when showing users to define holidays
2013-04-29 17:24:02 +02:00
simnandez
fd85755461
Fix: [ bug #855 ] Holiday approval email in French
2013-04-29 12:55:14 +02:00
simnandez
00adb1b9ab
Fix: [ bug #855 ] Holiday approval email in French
2013-04-29 12:46:07 +02:00
Marcos García
54fc731df7
Fix: [bug #856 ] Mail error if destination user doesn't have an email
2013-04-28 01:58:57 +02:00
Laurent Destailleur
80e470a4ce
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture.php
htdocs/compta/facture/impayees.php
htdocs/compta/index.php
htdocs/core/boxes/box_produits_alerte_stock.php
htdocs/core/class/html.form.class.php
htdocs/core/modules/syslog/mod_syslog_file.php
htdocs/fourn/facture/impayees.php
htdocs/holiday/class/holiday.class.php
htdocs/holiday/fiche.php
2013-04-28 01:24:58 +02:00
simnandez
d982148b7b
Fix: [ bug #855 ] Holiday approval email in French
2013-04-27 17:20:02 +02:00
Marcos García
0672d10a3f
Fixed typos
2013-04-27 14:54:03 +02:00
Marcos García
bd2b363e40
Modified traslation keys to reflect expected translation
2013-04-27 14:50:14 +02:00
Marcos García
652e0c1b5f
Corrected translation key
2013-04-26 17:19:14 +02:00
Laurent Destailleur
5893fadb58
Look: Minor style enhancement
2013-04-21 17:56:29 +02:00
Marcos García
651b1ae7ce
Refactor + es_ES translations improvement + minor stetic change
2013-04-20 12:55:31 +02:00
Laurent Destailleur
8a0e111417
Fix: Bad array type
2013-04-15 12:39:34 +02:00
Marcos García
0ac7696bc0
Improved holidays module translations
...
Conflicts:
htdocs/holiday/fiche.php
htdocs/langs/fr_FR/holiday.lang
2013-04-15 09:29:26 +02:00
Marcos García
421dc07077
Improved es_ES holidays translations
2013-04-15 09:25:41 +02:00
Marcos García
6d896a8558
Improved holidays module translations
2013-04-15 00:53:06 +02:00
Marcos García
deaa63960e
Improved es_ES holidays translations
2013-04-15 00:18:08 +02:00
Laurent Destailleur
2f5709e3cb
Fix: Some fix into holiday module
2013-04-14 01:21:54 +02:00
Laurent Destailleur
bda39f25bf
New: Default aprrover for holidays i sby default hierchical parent.
2013-04-14 01:04:11 +02:00
fhenry
275bf67bb7
[ task #811 ] Uniformanize note field
2013-04-09 17:18:07 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Maxime Kohlhaas
2309a4b81b
Fix : on holiday list on a specific user, user and validator were not displayed
2013-03-29 18:56:01 +01:00
Laurent Destailleur
5bc66318c2
New: use dolGetFirstLastname() everywher we should.
2013-03-11 15:54:01 +01:00
Laurent Destailleur
3e5ee3b00a
Fix: PHPUnit tests are back.
2013-03-09 18:55:57 +01:00
Laurent Destailleur
f464b7b37c
Fix: Avoid using date_format
2013-03-01 23:30:07 +01:00
Laurent Destailleur
5fb4ec7891
Fix: bad field name
2013-03-01 23:14:28 +01:00
Grand Philippe
6adc9eb7f2
english language standardization
2013-02-23 17:40:28 +01:00
Grand Philippe
4f9f32eb3e
english language standardization
2013-02-23 16:37:17 +01:00
Laurent Destailleur
e9dc4b9db3
Fix: We must not add month holidays after init of sold.
2013-02-18 15:15:10 +01:00
Laurent Destailleur
d6e907b69b
Fix: Nb of holidays was not using correct user
2013-02-17 19:26:33 +01:00
Laurent Destailleur
2bad9c0d9a
Fix: Nb of holidays was not using correct user
2013-02-17 19:25:55 +01:00
Laurent Destailleur
6bbac00c22
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/holiday/class/holiday.class.php
htdocs/user/fiche.php
2013-02-12 15:17:22 +01:00
Laurent Destailleur
72c5652a4a
Fix: Holiday module update always done
2013-02-01 10:13:42 +01:00
Laurent Destailleur
9f7a06e04d
Fix: Test not complete
2013-02-01 09:56:45 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +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
9812c91aff
Fix: wrong EOL !!!!!!!
2013-01-10 08:27:12 +01:00
Laurent Destailleur
f345e43dad
Fix: date
2012-12-30 22:23:23 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
5dfefa1313
Fix: doxygen
2012-12-20 20:16:10 +01:00
Laurent Destailleur
e39ec132e5
Fix: Checkstyle
2012-12-19 20:59:08 +01:00
Laurent Destailleur
4cc44292e7
Fix: Maxi debug of holiday module
2012-12-18 13:12:11 +01:00
Laurent Destailleur
86e08e87d5
Fix: date format
2012-12-02 18:21:26 +01:00
Regis Houssin
00aa22e1d7
Fix: wrong EOL
2012-12-02 11:03:23 +01:00
Laurent Destailleur
4136c27516
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
...
commits !
2012-12-01 15:45:05 +01:00
Laurent Destailleur
ddb3cf6f42
Fix: Debug holiday module
2012-11-20 13:14:16 +01:00
Laurent Destailleur
005716af99
Fix: Missing includes
2012-11-20 12:40:57 +01:00
Regis Houssin
2d5368e135
Fix: converting line delimiters
2012-11-20 12:11:19 +01:00
Laurent Destailleur
19b7cc66d5
Qual: Remove hidden option so is not efficient and not used files.
...
Qual: Uniformize code
2012-11-17 11:48:51 +01:00
Laurent Destailleur
7c78e1c0f6
Doxygen and normalize code.
...
New: add more PHPUnit
2012-11-15 14:52:19 +01:00
Regis Houssin
474b68b3e4
Fix: strict mode mother
2012-11-14 11:29:22 +01:00
Laurent Destailleur
8ff506b120
Sec: Sanitize all params page, sortfield and sortorder
2012-10-13 14:47:46 +02:00
Regis Houssin
bcf46d00f0
Fix: convert line delimiters !!
2012-09-30 21:26:58 +02:00
Laurent Destailleur
7d83fdce5b
Fix: Several fixes into date functions
...
Qual: Add PHPUnit tests
2012-09-24 21:37:19 +02:00
Laurent Destailleur
d3ef78df47
Qual: Respect database rules
...
Qual: Add indexes
2012-09-24 00:10:01 +02:00
Regis Houssin
d58c106f66
Fix: convert line delimiters !!!
2012-09-19 17:53:09 +02:00
Laurent Destailleur
cd6a8fa761
New: Uniformize code
2012-09-17 02:07:14 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Regis Houssin
be13602c71
Fix: use getDocumentsLink method
2012-09-15 09:02:20 +02:00
Laurent Destailleur
c11c3897ef
Qual: Uniformize code
2012-09-12 20:45:01 +02:00
Regis Houssin
ee1cf819f7
Fix: mass convert line delimiters
2012-09-07 17:23:16 +02:00
Laurent Destailleur
28e7b73d21
Enhancement of holiday module
2012-09-06 23:58:09 +02:00
Laurent Destailleur
055bb7a9b8
Fix: Restore correct includes.
...
All entry pages must start with a require main.inc.php, except command
line script that start with master.inc.php.
To avoid errors into jenkins, we must exclude file common.inc.php.
All files ending *.inc.php must be excluded from jenkins because such
files are not "start/entry pages". That's the difference with
standard files *.php.
*.php
2012-09-06 10:39:25 +02:00
Regis Houssin
00784ffce5
Fir: go to hell
2012-09-06 09:48:25 +02:00
Regis Houssin
c99e730e0c
Fix: last try before asylum
2012-09-06 09:27:23 +02:00
Regis Houssin
7bd18ba840
Fix: phpunit error again ! pfff
2012-09-06 09:17:01 +02:00
Regis Houssin
c9ea50c51f
Try another method
2012-09-06 09:09:00 +02:00
Regis Houssin
83dd81110d
Fix: bad path the return
2012-09-06 09:01:54 +02:00
Regis Houssin
9e4ff47711
Fix: bad path
2012-09-06 08:52:31 +02:00
Regis Houssin
e0bb5f334d
Try to avoid phpunit errors
2012-09-06 08:31:38 +02:00
Regis Houssin
0b057a071a
Fix: for avoid phpunit errors
2012-09-06 08:24:29 +02:00
Laurent Destailleur
00cd6a050d
Uniformise code
2012-09-05 13:10:13 +02:00
Laurent Destailleur
84438d82f4
Qual: Clean module
2012-09-05 12:59:33 +02:00
Regis Houssin
f056ca3a41
FIXME: class commonagenda not exist
2012-09-05 08:07:15 +02:00
Laurent Destailleur
e441b246a8
Debug of holiday module
2012-09-05 03:57:26 +02:00
Laurent Destailleur
246f3b5bb8
New: Add the holiday module (provided by teclib with permission to add
...
it by default).
2012-09-05 03:26:57 +02:00