Laurent Destailleur
|
46a0f3dab0
|
Fix minor bugs
|
2016-05-30 01:30:28 +02:00 |
|
Laurent Destailleur
|
889ff16906
|
FIX #5239
|
2016-05-29 11:56:19 +02:00 |
|
Laurent Destailleur
|
25dfa0c5b9
|
Work on website
|
2016-05-07 16:38:32 +02:00 |
|
Laurent Destailleur
|
bfc5be1aad
|
FIX Fix and move dolGetFirstLine function into main
FIX Hang on ->client not defined
|
2016-04-22 19:07:32 +02:00 |
|
Laurent Destailleur
|
c939273fd5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-04-22 13:38:56 +02:00 |
|
Laurent Destailleur
|
7515b2ba7b
|
NEW Add a parameter on graph function to show a generic graph when no
data are available.
|
2016-04-22 12:11:57 +02:00 |
|
Marcos García de La Fuente
|
54dd1763fe
|
Little refactor
|
2016-04-17 15:05:54 +02:00 |
|
Laurent Destailleur
|
059466030a
|
FIX Missing a new line into log of sent emails
|
2016-04-07 12:42:18 +02:00 |
|
Laurent Destailleur
|
2c829e7cb6
|
NEW Add picto on module list to show warning and if module is an
external module.
|
2016-04-07 11:50:45 +02:00 |
|
aspangaro
|
33e8833287
|
Fix travis
|
2016-04-03 10:47:21 +02:00 |
|
Laurent Destailleur
|
281b06a2d3
|
NEW Introduce option MAIN_WEIGHT_DEFAULT_UNIT and
MAIN_VOLUME_DEFAULT_UNIT to force output unit for weight and volume.
|
2016-04-01 18:44:23 +02:00 |
|
Laurent Destailleur
|
61bc8fc9ef
|
NEW Can edit value date of a vat payment after recording it.
Conflicts:
htdocs/compta/localtax/card.php
htdocs/core/class/html.form.class.php
|
2016-03-25 16:01:45 +01: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
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Laurent Destailleur
|
4ec41bc33b
|
NEW Can edit value date of a vat payment after recording it.
|
2016-03-25 14:49:48 +01:00 |
|
Juanjo Menent
|
187a04854f
|
Merge pull request #4862 from marcosgdf/form-selectarray2
Corrected non-static usages of several Form functions
|
2016-03-21 20:21:29 +01:00 |
|
Laurent Destailleur
|
d4f5076a84
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-20 17:37:50 +01:00 |
|
Laurent Destailleur
|
706a7f05b8
|
FIX PHPCS
|
2016-03-20 17:37:27 +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
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Laurent Destailleur
|
8689240b7f
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-19 21:37:08 +01:00 |
|
Laurent Destailleur
|
af3256f84a
|
Fix first change to fix serious pb with vat definition when using the
POS.
|
2016-03-19 21:35:03 +01:00 |
|
Laurent Destailleur
|
5eef373ed6
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/compta/bank/search.php
htdocs/user/card.php
|
2016-03-18 14:56:44 +01:00 |
|
Laurent Destailleur
|
97b630ac65
|
NEW Can use ^ and $ (to say start with or end with like regex syntax)
into search fields when search field is text. Bonus: ^$ can filter all
lines with field not defined.
|
2016-03-18 12:42:13 +01:00 |
|
Laurent Destailleur
|
5edeeae384
|
FIX Bad error and style message when changing its own login
|
2016-03-18 11:30:15 +01:00 |
|
Laurent Destailleur
|
7dac7c4f04
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-11 11:00:53 +01:00 |
|
Laurent Destailleur
|
7a5353efb2
|
Make things clearer about option MAIN_ENABLE_LOG_TO_HTML
|
2016-03-10 18:36:09 +01:00 |
|
Laurent Destailleur
|
155fd71f6d
|
Merge pull request #4734 from fappels/develop
Fix: add require to showDimensionInBestUnit
|
2016-03-10 13:22:58 +01:00 |
|
Laurent Destailleur
|
8ab343e95f
|
Can choose number of decimals into function showDimensionInBestUnit
|
2016-03-09 23:17:46 +01:00 |
|
Laurent Destailleur
|
d1777a6783
|
Replace function rand with mt_rand (prepare php 8)
|
2016-03-05 15:01:25 +01:00 |
|
Francis Appels
|
0890f20a72
|
Update functions.lib.php
Add product.lib for function measuring_units_string
|
2016-03-04 19:29:08 +01:00 |
|
Laurent Destailleur
|
fd2166ed11
|
Minor enhancement on new recurring invoice generation
|
2016-03-03 10:42:49 +01:00 |
|
Laurent Destailleur
|
2ee74a80d9
|
NEW Enhance navigation of project module
|
2016-02-28 00:01:50 +01:00 |
|
Laurent Destailleur
|
8807222f24
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 12:22:39 +01:00 |
|
Laurent Destailleur
|
c86a1a30d5
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 11:46:16 +01:00 |
|
Laurent Destailleur
|
c1ea597cb7
|
Redesign page with customer price to make it easier to understand.
|
2016-02-26 13:44:03 +01:00 |
|
Laurent Destailleur
|
e115ac90ec
|
Code comment
|
2016-02-26 12:08:04 +01:00 |
|
Laurent Destailleur
|
f330a1c8e5
|
Fix phpcs
|
2016-02-26 10:55:47 +01:00 |
|
Laurent Destailleur
|
a95240e33d
|
FIX Some troubles into weight and volume calculation when unit differs.
NEW Introduce a function showDimensionInBestUnit
|
2016-02-25 13:46:38 +01:00 |
|
Ion Agorria
|
673f0c70a6
|
NEW: TimeZone can be supplied to mktime
|
2016-02-22 22:00:59 +01:00 |
|
Laurent Destailleur
|
f6d1913bb7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-02-22 13:35:46 +01:00 |
|
Laurent Destailleur
|
355f091246
|
FIX Option MAIN_FORCE_STATE_INTO_ADDRESS and SOCIETE_DISABLE_STATE
|
2016-02-22 13:28:08 +01:00 |
|
Laurent Destailleur
|
9c8d69eaa9
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
htdocs/core/menus/standard/eldy.lib.php
|
2016-02-19 04:46:11 +01:00 |
|
Laurent Destailleur
|
3b5ce32cb0
|
Code comment
|
2016-02-19 01:47:00 +01:00 |
|
Laurent Destailleur
|
5268038e00
|
Minor css enhancement
|
2016-02-16 22:58:24 +01:00 |
|
Laurent Destailleur
|
7aaae143fc
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/expedition/card.php
|
2016-02-15 02:01:58 +01:00 |
|
Laurent Destailleur
|
3bcc7b0f8f
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/comm/remise.php
htdocs/expedition/card.php
htdocs/expedition/class/expedition.class.php
htdocs/filefunc.inc.php
htdocs/societe/price.php
|
2016-02-15 01:37:23 +01:00 |
|
aspangaro
|
47f60e1f8d
|
Add function img_weather
|
2016-02-13 07:53:50 +01:00 |
|
Laurent Destailleur
|
bc33b19d7d
|
NEW Can change dynamically number of records visible into lists.
|
2016-02-11 20:24:15 +01:00 |
|
Laurent Destailleur
|
e67be201ed
|
NEW Can select number of lines on page list for projects and tasks
|
2016-02-11 16:49:13 +01:00 |
|
Laurent Destailleur
|
0d7f67ade5
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-02-10 23:59:15 +01:00 |
|
Laurent Destailleur
|
6662c1b5e1
|
NEW Can select dynamicaly number of lines to show on page on product,
shipment, contact, orders, thirdparties
Fix can make a shipment for product not predefined in multiwarehouse
mode
|
2016-02-10 23:37:34 +01:00 |
|
Laurent Destailleur
|
9b41e11a1e
|
NEW Can select dynamicaly number of lines to show on page
|
2016-02-10 20:48:18 +01:00 |
|
Laurent Destailleur
|
6dbaba6973
|
Fix: previous and next arrow
|
2016-02-10 17:45:26 +01:00 |
|
Laurent Destailleur
|
7ef0415aca
|
Small per enhancement
|
2016-02-09 15:57:24 +01:00 |
|
Laurent Destailleur
|
f640bf7c61
|
Manage the reply-to field into mail libs
|
2016-02-09 11:56:12 +01:00 |
|
Laurent Destailleur
|
47e2e33fb7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/admin/index.php
htdocs/accountancy/admin/productaccount.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/core/menus/init_menu_auguria.sql
|
2016-02-03 03:27:17 +01:00 |
|
Laurent Destailleur
|
19300a2d82
|
Fix warning when javascript disabled
|
2016-02-03 03:10:58 +01:00 |
|
Laurent Destailleur
|
928336c835
|
NEW Clean and enhance code for cron engine
|
2016-01-31 15:14:50 +01:00 |
|
Laurent Destailleur
|
4df584e57b
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/lib/files.lib.php
|
2016-01-23 11:51:56 +01:00 |
|
Laurent Destailleur
|
dbaa43f3be
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/fourn/commande/card.php
htdocs/holiday/card.php
htdocs/holiday/list.php
htdocs/user/card.php
|
2016-01-23 11:45:39 +01:00 |
|
Laurent Destailleur
|
fedf1f3288
|
Fix view of product image when using old path
Fix size of image uploaded on user.
|
2016-01-22 14:02:48 +01:00 |
|
Laurent Destailleur
|
93b2013aa7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/compta/bank/card.php
htdocs/projet/tasks/list.php
|
2016-01-22 03:29:55 +01:00 |
|
Laurent Destailleur
|
d857b3475b
|
Fix doxygen
|
2016-01-22 03:07:46 +01:00 |
|
Laurent Destailleur
|
4e87afddf1
|
Fix: why a floating float here ?
|
2016-01-21 22:44:05 +01:00 |
|
Laurent Destailleur
|
35d9b25d82
|
Fix: why a floating float here ?
|
2016-01-21 22:43:20 +01:00 |
|
Laurent Destailleur
|
dd6e60630d
|
Fix size of cells make page too large even for large screen
|
2016-01-21 15:01:53 +01:00 |
|
Laurent Destailleur
|
19bcdb6910
|
Fix size of cells make page too large even for large screen
|
2016-01-21 14:56:26 +01:00 |
|
bobby
|
eec22169e3
|
FIX feature
|
2015-12-28 10:21:38 +01:00 |
|
bobby
|
10ff19eb46
|
NEW : if nb total of lines provided in print barre_liste, display in
title
|
2015-12-28 10:20:23 +01:00 |
|
Laurent Destailleur
|
a4d5e022cf
|
Fix pagination on limit failed when limit was forced on url
|
2015-12-24 12:52:11 +01:00 |
|
Laurent Destailleur
|
ad5f65e988
|
Fix: use the mini image on tooltip of thirdparties
|
2015-12-21 17:32:57 +01:00 |
|
aspangaro
|
d12e3ca91f
|
Finish work on better integration of skype
|
2015-11-28 14:43:16 +01:00 |
|
BENKE Charlie
|
ce367bfa31
|
bad limittoshow usage
the value selected in MAIN_MAXTABS_IN_CARD is not well used (particulary when the active tab is present on tabcollector
|
2015-11-17 14:42:34 +01:00 |
|
Laurent Destailleur
|
6dc6bab556
|
Support of 'small', 'mini' and '' image size everywhere.
|
2015-11-17 10:38:00 +01:00 |
|
Laurent Destailleur
|
01058be44c
|
NEW Introduce a "code" into fiels to describe vat. This will allow to
suggest different vat lines with same value with ability to
differentiate them.
|
2015-11-14 17:53:58 +01:00 |
|
Laurent Destailleur
|
64c783623b
|
NEW Framework feature. To have a page being loaded at same scrollbar
level wafter a click on a href link, just add the class "reposition" on
this link.
|
2015-11-13 03:35:55 +01:00 |
|
Laurent Destailleur
|
4065b3f1df
|
Better management of the Dolibarr tracking id into email.
This will allow an imap scanner to link email
|
2015-11-13 00:19:11 +01:00 |
|
Laurent Destailleur
|
99f5211070
|
NEW Can use the * as a joker characters into search boxes of lists
|
2015-11-07 11:48:35 +01:00 |
|
Laurent Destailleur
|
d0e6db7f89
|
Use the new banner for first tab of products.
|
2015-11-06 18:57:35 +01:00 |
|
Laurent Destailleur
|
0f358eea49
|
Fix path definition of thumbs with the new function
|
2015-11-06 01:56:56 +01:00 |
|
Laurent Destailleur
|
f319976e5d
|
FIX #3878 Storing and deleting files on emailing was done at wrong place
Conflicts:
htdocs/comm/mailing/card.php
|
2015-11-05 03:08:15 +01:00 |
|
Laurent Destailleur
|
a612289136
|
FIX Storing and deleting files on emailing was done at wrong place
|
2015-11-05 03:02:31 +01:00 |
|
Laurent Destailleur
|
da0aa2f937
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/langs/en_US/main.lang
htdocs/product/list.php
htdocs/product/stock/mouvement.php
|
2015-11-02 19:31:42 +01:00 |
|
Laurent Destailleur
|
f928062e2b
|
FIX #3726 Better support for PRODUCT_USE_OLD_PATH_FOR_PHOTO
|
2015-11-02 17:56:32 +01:00 |
|
Regis Houssin
|
0fd7ba478a
|
Fix: add Mac OS
|
2015-11-01 17:27:41 +01:00 |
|
fmarcet
|
62dc6814a3
|
FIX #3726 Not showing images on product card
|
2015-10-29 10:14:54 +01:00 |
|
Laurent Destailleur
|
6493438e87
|
NEW The clicktodial module is now able to provide link "tel:" on phone
numbers. So it is also possible to use clicktodial with a client
solution like the "xivo" local client.
|
2015-10-26 16:20:09 +01:00 |
|
Laurent Destailleur
|
1f1e72f2b6
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/compta/facture/list.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/fourn/facture/list.php
htdocs/main.inc.php
|
2015-10-25 19:54:41 +01:00 |
|
Laurent Destailleur
|
48ed8d4408
|
FIX The thumb of user into top menu was using the image in full size.
This make a large download at each page call. We must use the mini
thumbs.
|
2015-10-25 19:42:00 +01:00 |
|
Laurent Destailleur
|
b49d63c12f
|
NEW Show photo of user into user list. A new function
getImageFileNameForSize was also introduced to choose image best size
according to usage to save bandwith.
|
2015-10-25 19:31:42 +01:00 |
|
Laurent Destailleur
|
cac4a85ccd
|
Merge pull request #3788 from atm-maxime/new_customer_recap
New customer recap
|
2015-10-22 18:02:38 +02:00 |
|
Laurent Destailleur
|
e70bb28be7
|
If firstname not define, use lastname
|
2015-10-20 00:47:35 +02:00 |
|
Laurent Destailleur
|
23d7d60d73
|
Better compatibility with old versions
|
2015-10-20 00:22:28 +02:00 |
|
Maxime Kohlhaas
|
158281b14c
|
Fix : minor typo
|
2015-10-19 17:13:02 +02:00 |
|
Laurent Destailleur
|
df0c6aa5cf
|
Use the new card banner for members
|
2015-10-16 16:14:33 +02:00 |
|
Laurent Destailleur
|
8a32041f16
|
Clean CSS when option MAIN_MAXTABS_IN_CARD is set
|
2015-10-15 13:31:44 +02:00 |
|
Laurent Destailleur
|
9a6ac4f457
|
CSS enhancement
|
2015-10-11 16:32:46 +02:00 |
|
Laurent Destailleur
|
bd48ad265d
|
The new banner tab is also on user card now
|
2015-10-11 15:21:21 +02:00 |
|
Laurent Destailleur
|
6ec77e2ca0
|
New banner card on contact card.
|
2015-10-11 12:27:04 +02:00 |
|
Laurent Destailleur
|
0222867a94
|
The new banner for tab is moved into a shared functions
|
2015-10-10 12:01:09 +02:00 |
|
Laurent Destailleur
|
f4f7629037
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2015-10-10 02:10:14 +02:00 |
|
Laurent Destailleur
|
effba68511
|
Start to work on a common banner for tabs (goal is to have a nicer and
generic part for all element)
|
2015-10-10 01:51:12 +02:00 |
|
Laurent Destailleur
|
82428fea68
|
NEW: Only arrow of current sorted field is visible into table views.
This save a lot of spaces. You can click on the column title to sort.
This make clickable area larger and click to sort is easier.
|
2015-10-09 13:01:50 +02:00 |
|
Laurent Destailleur
|
43f09dfccf
|
Work on theme
|
2015-10-02 16:26:08 +02:00 |
|
Juanjo Menent
|
dd19029279
|
Merge pull request #3589 from GPCsolutions/moduletabs
[Qual] Warning on deprecated number of values
|
2015-09-26 08:41:33 +02:00 |
|
Juanjo Menent
|
4f187d3413
|
Merge pull request #3588 from GPCsolutions/microtime
[Qual] Replaced deprecated dol_microtime_float()
|
2015-09-26 08:40:52 +02:00 |
|
Juanjo Menent
|
6999ad0a4f
|
Merge pull request #3587 from GPCsolutions/fiche_titre
[Qual] Replaced deprecated function calls.
|
2015-09-26 08:39:22 +02:00 |
|
Raphaël Doursenaud
|
bbaa76fab1
|
[Qual] Warning on deprecated number of values
Module tabs declarations now uses 6 values including permissions.
|
2015-09-24 18:47:43 +02:00 |
|
Raphaël Doursenaud
|
65340667b6
|
[Qual] Replaced deprecated dol_microtime_float()
|
2015-09-24 18:42:35 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Raphaël Doursenaud
|
9f2545b95d
|
[Qual] Replaced deprecated dol_clone by native clone
|
2015-09-24 17:24:40 +02:00 |
|
Laurent Destailleur
|
95daf14725
|
Merge branch 'patch-73' of https://github.com/defrance/dolibarr into
defrance-patch-73
Conflicts:
htdocs/core/lib/functions.lib.php
|
2015-09-23 19:21:59 +02:00 |
|
Laurent Destailleur
|
72d7671a1e
|
Enhance CSS
|
2015-09-22 16:21:46 +02:00 |
|
Laurent Destailleur
|
58a734cb17
|
Firstname only on login
|
2015-09-21 17:28:11 +02:00 |
|
Laurent Destailleur
|
0821f18712
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2015-09-18 21:50:10 +02:00 |
|
Laurent Destailleur
|
5f507cbbd8
|
Fix missing closing div making jmobile crazy
|
2015-09-18 20:23:06 +02:00 |
|
Laurent Destailleur
|
f72f652d98
|
FIX Pb into pagination scroll widget
FIX Style of previous-next card when using dolidroid
|
2015-09-18 15:51:27 +02:00 |
|
Laurent Destailleur
|
9cbd236c8c
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/filefunc.inc.php
|
2015-09-16 22:09:21 +02:00 |
|
BENKE Charlie
|
95cfce925f
|
fix error on tabcollectors and enhance
fix error on tabcollectors feature
add number of tabs present in tab collectors
|
2015-09-15 03:33:27 +02:00 |
|
Laurent Destailleur
|
a5c6582bc1
|
Fix duplicate translation/encoding on setEventMessage
Conflicts:
htdocs/ftp/index.php
|
2015-09-12 12:55:20 +02:00 |
|
Laurent Destailleur
|
c785f8cfb1
|
Fix duplicate translation/encoding on setEventMessage
|
2015-09-12 12:52:07 +02:00 |
|
Laurent Destailleur
|
24f7100562
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/lib/memory.lib.php
|
2015-09-08 10:33:33 +02:00 |
|
Laurent Destailleur
|
82ad81fc03
|
Fix picto
|
2015-09-07 20:56:28 +02:00 |
|
Raphaël Doursenaud
|
1ffb28a460
|
Fixed mobile detect classname without autoloader
|
2015-09-04 19:06:04 +02:00 |
|
Raphaël Doursenaud
|
0eb0f52b6d
|
Install mobiledetect from composer
|
2015-09-04 19:06:01 +02:00 |
|
Laurent Destailleur
|
7a78c9d704
|
Fix doxygen
|
2015-09-01 14:31:32 +02:00 |
|
BENKE Charlie
|
5ee00cf97b
|
change made
|
2015-08-31 05:09:21 +02:00 |
|
Laurent Destailleur
|
9a6e13d253
|
Fix test if empty was inverted
|
2015-08-19 19:45:24 +02:00 |
|
Laurent Destailleur
|
52240eec9a
|
Fix removed warnings
|
2015-08-15 02:44:05 +02:00 |
|
BENKE Charlie
|
daa68efdd3
|
Update functions.lib.php
better context change
|
2015-08-14 23:23:44 +02:00 |
|
BENKE Charlie
|
a3db26adfd
|
Update functions.lib.php
change context init method
|
2015-08-14 19:13:13 +02:00 |
|
Laurent Destailleur
|
84d4cbdbcc
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-08-14 15:14:33 +02:00 |
|
Laurent Destailleur
|
343f4086bc
|
Remove dead code
|
2015-08-14 15:12:40 +02:00 |
|
Laurent Destailleur
|
25e729cf4d
|
Revert "Fix #3322 Use title for alt if no alt is provided"
This reverts commit 2cf9d9f583.
|
2015-08-12 23:18:07 +02:00 |
|
BENKE Charlie
|
6801504755
|
Update functions.lib.php
some bugs sorry
|
2015-08-11 23:51:02 +02:00 |
|
BENKE Charlie
|
049805e926
|
Update functions.lib.php
Div enough on sub-menu case (project/task)
|
2015-08-10 19:47:12 +02:00 |
|
Juanjo Menent
|
761c50a885
|
Merge remote-tracking branch 'origin/3.7' into 3.8
|
2015-08-06 18:22:29 +02:00 |
|
BENKE Charlie
|
187c40aca9
|
Update functions.lib.php
|
2015-08-06 18:20:09 +02:00 |
|
BENKE Charlie
|
f5d4cc5f89
|
Update functions.lib.php
|
2015-08-06 16:23:34 +02:00 |
|
BENKE Charlie
|
4709a51c84
|
Add number of collected tabs and hook/trigger
Add number of collected tabs
Add trigger based on tabs name
add hook at end of tabs and at the footer of page
|
2015-08-05 15:19:00 +02:00 |
|
Raphaël Doursenaud
|
2cf9d9f583
|
Fix #3322 Use title for alt if no alt is provided
alt has priority over title, so it should be filled if title is filled.
Use the title value to fill alt.
Unit test updated accordingly.
|
2015-08-03 10:30:10 +02:00 |
|
Laurent Destailleur
|
747e4b5e40
|
Fix timezone problem with external calendar import.
|
2015-07-28 18:12:45 +02:00 |
|
Laurent Destailleur
|
cb98d6cb93
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2015-07-19 15:32:20 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
Laurent Destailleur
|
4d6ce2a1de
|
Fix: Can't view thirdparties that are not customer nor prospect nor
supplier.
|
2015-07-15 12:42:50 +02:00 |
|
Laurent Destailleur
|
8eb4a208ce
|
Debug statistics of project module
|
2015-07-05 22:04:30 +02:00 |
|
Laurent Destailleur
|
324d855b9c
|
Still working on project module to uniformize way of working with other
modules
|
2015-07-04 18:20:17 +02:00 |
|
Laurent Destailleur
|
9c80735310
|
An easier to use dictionary page to edit email template.
Uniformize look.
|
2015-07-04 03:28:52 +02:00 |
|
Laurent Destailleur
|
4a1dfa60a5
|
Uniformize code
|
2015-06-30 13:14:19 +02:00 |
|