Marcos García de La Fuente
|
912384a9fa
|
Fixed [ bug #1679 ] Can't sort groups by user count in user groups list
|
2014-11-23 17:24:37 +01:00 |
|
Laurent Destailleur
|
e3a8041b0d
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/compta/facture.php
htdocs/user/fiche.php
|
2014-11-16 15:46:08 +01:00 |
|
Laurent Destailleur
|
c186f13218
|
Fix: Param $action was not defined.
A better fix must be done later be removing useless hooks that are
duplicate with triggers.
|
2014-11-15 19:04:21 +01:00 |
|
Florian HENRY
|
00c6033e11
|
Fix display user signature when WYSIWYG is enabled
|
2014-11-14 13:28:49 +01:00 |
|
Andrelec1
|
5742e42689
|
Fix require FormOther !
If agenda module is desable
|
2014-11-05 14:24:02 +01:00 |
|
Laurent Destailleur
|
8821fbac76
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/product/fiche.php
htdocs/user/class/user.class.php
|
2014-10-30 11:19:29 +01:00 |
|
Laurent Destailleur
|
8248ab4f9a
|
Fix: doxygen
|
2014-10-30 11:16:45 +01:00 |
|
Laurent Destailleur
|
106b4a669f
|
id_parent and id_children was not set.
So introduce new method to return same with no risk to break current
working code to address this.
|
2014-10-30 11:15:13 +01:00 |
|
Laurent Destailleur
|
0abeea059e
|
Uniformize and clean boxes behaviour and translation.
|
2014-10-27 21:48:28 +01:00 |
|
Laurent Destailleur
|
13590a876b
|
Fix: A little clean of dol_hash usage.
|
2014-10-18 16:08:15 +02:00 |
|
Laurent Destailleur
|
6bbeaee8fe
|
Fix: Selection of users color was not user owner of event.
|
2014-10-18 15:35:32 +02:00 |
|
aspangaro
|
b4a9e6a119
|
Fix :: Administrator not created on new install
|
2014-10-16 21:14:57 +02:00 |
|
aspangaro
|
c1d016a531
|
Add field to select color of the user in user's card
|
2014-10-16 06:20:54 +02:00 |
|
Laurent Destailleur
|
9768550696
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
htdocs/categories/fiche.php
htdocs/comm/action/index.php
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/fiche.php
htdocs/product/composition/fiche.php
htdocs/product/price.php
htdocs/projet/tasks/task.php
htdocs/projet/tasks/time.php
|
2014-10-12 02:54:34 +02:00 |
|
Laurent Destailleur
|
77ed7bf5df
|
Merge branch 'develop-HiddenMailPasswordForgotten' of
github.com:Devensys/dolibarr into
Devensys-develop-HiddenMailPasswordForgotten
Conflicts:
htdocs/core/lib/functions.lib.php
|
2014-10-11 23:44:50 +02:00 |
|
Andrelec1
|
f4f1f45d5a
|
copyright and annotation
|
2014-10-10 15:01:10 +02:00 |
|
Andrelec1
|
7978b4503d
|
Add function hideMail and use
|
2014-10-10 14:57:07 +02:00 |
|
Regis Houssin
|
a2446e51db
|
New: add context "globalcard" for declaring only once all cards
|
2014-10-06 07:20:58 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Laurent Destailleur
|
8121aeb0b6
|
Merge pull request #1914 from aternatik/fix_ldapgrp
Fix: gidNumber ldap attribute was not defined
|
2014-09-29 16:39:36 +02:00 |
|
Laurent Destailleur
|
14ab409ca9
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/admin/stock.php
htdocs/admin/system/index.php
htdocs/comm/fiche.php
htdocs/core/lib/admin.lib.php
htdocs/core/lib/holiday.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/login/functions_forceuser.php
htdocs/core/login/functions_http.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/filefunc.inc.php
htdocs/holiday/define_holiday.php
htdocs/opensurvey/fonctions.php
htdocs/societe/canvas/actions_card_common.class.php
test/phpunit/CompanyBankAccountTest.php
test/phpunit/ExportTest.php
test/phpunit/FactureTest.php
test/phpunit/FunctionsLibTest.php
test/phpunit/PropalTest.php
test/phpunit/SocieteTest.php
test/phpunit/WebservicesInvoicesTest.php
test/phpunit/WebservicesThirdpartyTest.php
|
2014-09-28 02:14:32 +02:00 |
|
Laurent Destailleur
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
Laurent Destailleur
|
a4d8739477
|
Qual: Clean a lot of deprecated code
|
2014-09-24 01:35:29 +02:00 |
|
Eden
|
248ef4fd46
|
Fix: gidNumber ldap attribute was not defined i using posixGroup objectClass
|
2014-09-23 00:13:51 +02:00 |
|
Laurent Destailleur
|
e1fec958ef
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/user/group/fiche.php
|
2014-09-22 23:43:22 +02:00 |
|
Alexis Algoud
|
de0d53a2bb
|
ADD extrafields on usergroup
|
2014-09-22 16:31:58 +02:00 |
|
Raphaël Doursenaud
|
eea9a76589
|
FIX: Variable might not be traversable
|
2014-09-19 03:07:52 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
Laurent Destailleur
|
4e21891f14
|
Add lost PR
|
2014-09-14 12:06:38 +02:00 |
|
Laurent Destailleur
|
23eee1b83a
|
New: Add hourly and daily amount on user card. Add weekly working hours
and salary on user card.
|
2014-09-13 17:41:26 +02:00 |
|
Laurent Destailleur
|
653d9d4167
|
Fix: ckeditor area is at wrong place
|
2014-09-09 15:33:41 +02:00 |
|
Laurent Destailleur
|
175e3eca6b
|
Work on agenda view per user
|
2014-09-05 13:48:55 +02:00 |
|
Raphaël Doursenaud
|
1d5fb1320b
|
Fix: missing global declarations
|
2014-08-20 19:03:58 +02:00 |
|
Laurent Destailleur
|
be6f99c10e
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/admin/dict.php
htdocs/core/db/mysql.class.php
htdocs/core/db/mysqli.class.php
htdocs/core/lib/ajax.lib.php
|
2014-08-17 19:34:12 +02:00 |
|
Laurent Destailleur
|
3f8ec47e91
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
ChangeLog
|
2014-08-16 17:37:37 +02:00 |
|
Laurent Destailleur
|
3336b5bdce
|
Fix: [ bug #1553 ] Saving User displays setup removes menu
|
2014-08-16 17:35:19 +02:00 |
|
Laurent Destailleur
|
7edf2eacea
|
New: Each user can include its own external ics calendar into dolibarr
agenda view.
|
2014-08-15 17:08:05 +02:00 |
|
Laurent Destailleur
|
98f140962a
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-08-13 19:25:55 +02:00 |
|
Laurent Destailleur
|
6c316d0cda
|
Merge remote-tracking branch 'origin/3.5' into 3.6
|
2014-08-13 19:23:45 +02:00 |
|
Laurent Destailleur
|
8205a0e1b5
|
Fix: Better comment and var name
|
2014-08-11 10:50:08 +02:00 |
|
Laurent Destailleur
|
111d215ef1
|
Merge pull request #1807 from atm-maxime/develop
New: Intervention documents are now available in ECM module
|
2014-08-08 01:56:33 +02:00 |
|
Laurent Destailleur
|
75eb9cadc7
|
Merge pull request #1809 from KreizIT/fix_1549
Fix : [ bug #1549 ] It's not possible add ExtraFields
|
2014-08-08 01:52:13 +02:00 |
|
Laurent Destailleur
|
159d0c7057
|
Fix: get_full_tree was not working correctly.
|
2014-08-07 20:21:16 +02:00 |
|
Laurent Destailleur
|
69888aa569
|
Fix: get_full_tree was not working correctly.
|
2014-08-07 20:13:19 +02:00 |
|
Laurent Destailleur
|
7d09b4b45c
|
Fix: get_full_tree was not working correctly.
|
2014-08-07 20:11:39 +02:00 |
|
KreizIT
|
c94c0699d8
|
Fix : [ bug #1549 ] Itïs not possible add ExtraFields
|
2014-08-06 17:38:44 +02:00 |
|
Maxime Kohlhaas
|
1b3efbb9a3
|
New : add attachments on user cards
|
2014-08-05 16:01:40 +02:00 |
|
Laurent Destailleur
|
c2be3364e0
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-08-04 22:19:53 +02:00 |
|
Laurent Destailleur
|
76353bf427
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/compta/facture/impayees.php
htdocs/core/lib/functions.lib.php
htdocs/main.inc.php
|
2014-08-04 22:18:30 +02:00 |
|
Laurent Destailleur
|
863d57004e
|
Fix: Field must be invisible
|
2014-08-04 10:44:19 +02:00 |
|