Laurent Destailleur
56c2dc2614
Reduce need of translations
2019-11-12 22:29:36 +01:00
Frédéric FRANCE
5821caa7fc
work on migration script
2019-10-01 18:02:39 +02:00
Frédéric FRANCE
31418c2e42
check php-calendar extension
2019-09-30 21:14:25 +02:00
Laurent Destailleur
56f8c42b0a
The PHP extension php-intl is not mandatory but should be installed to
...
have new features working correctly.
2019-04-03 19:37:54 +02:00
Laurent Destailleur
653acf556b
Fix translation Customer order into Sales order
2019-01-10 12:15:42 +01:00
torvista
805c184163
more supplier->vendor found!
...
use of e-mail, EMail, Email rationalised
grammar changes for module titles and descriptions
added constants for Stripe to admin to override class constants
2018-12-14 20:17:22 +01:00
torvista
351274d85d
1) Standardization of use of "third party"
...
as a noun : third party
as an modifier: third-party contact
2) use of colons: no space before
3) Use of supplier/vendor was mixed.
Vendor is B2B or B2C, supplier is B2B. Changed all references to supplier.
4) Many minor grammar changes.
2018-12-11 10:08:19 +01:00
Maxime Kohlhaas
72225f6524
Migration of user photo paths
2018-12-01 23:57:15 +01:00
Laurent Destailleur
8a928a72fa
Sync transifex
2018-10-13 14:03:32 +02:00
torvista
710ce6a9f7
Add description to database prefix field to avoid confusion when not specifying a database prefix.
2018-08-19 00:09:34 +02:00
Steve
5944c161bc
spelling and some grammar corrections for installation texts en_US
2018-07-07 08:41:17 +02:00
Laurent Destailleur
3615b7b45d
Fix missing translation
2018-06-24 15:44:13 +02:00
Laurent Destailleur
7c82c74b6b
Fix install check
2018-06-05 08:57:04 +02:00
Laurent Destailleur
05c2f206ff
Fix missing lang
2018-05-21 19:35:12 +02:00
Laurent Destailleur
07b9a9b44d
Better US english
2018-04-28 13:08:09 +02:00
Laurent Destailleur
7f8cbc0f62
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/adherents/type.php
htdocs/contrat/services.php
htdocs/contrat/tpl/linkedobjectblock.tpl.php
htdocs/install/upgrade2.php
2018-02-14 22:08:18 +01:00
Regis Houssin
fa2fddcdc1
Fix: Update entity field in llx_user_rights and llx_usergroup_rights
2018-02-14 14:30:39 +01:00
Laurent Destailleur
5af153550d
Debug blockedlog:
...
- Add a track into log when we disable/enable module
- Add a protection to avoid disable of module when recording was started
- Better compatibility with multicompany
- Can filter on ref and amount
- Add a permission to read the blockedlog
- Add more information on payments/invoice/thirdparty into log
- Reset of module data after a migration from v6 (not compatible)
2017-12-15 16:56:08 +01:00
Laurent Destailleur
295b4483d4
Enhance the repair.php tool
2017-11-23 13:23:16 +01:00
atm-ph
8188abd4cd
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_event_with_multi_contact
2017-08-31 11:09:02 +02:00
Laurent Destailleur
b075f7a459
Incomplete translation
2017-07-17 16:32:10 +02:00
phf
711f9696aa
New multi contacts on actioncomm
2017-06-08 12:02:39 +02:00
Laurent Destailleur
22efbabfa6
NEW Add hook doUpgrade2
2017-06-06 01:34:25 +02:00
Laurent Destailleur
14e78ef50b
Mutualize code of 2 lists into one page.
2016-10-22 13:52:43 +02:00
Laurent Destailleur
92423be43d
Fix english
2016-10-11 15:03:56 +02:00
Laurent Destailleur
e7a09c07f9
Sync and clean language files
2016-10-11 10:38:38 +02:00
Regis Houssin
6bf655c882
Merge remote-tracking branch 'dolibarr/develop' into develop_origin
...
Conflicts:
htdocs/societe/class/societe.class.php
Change-Id: I760cee3a4d7a59d6625efed8aa5dc16c9df043bb
2016-07-28 09:53:10 +02:00
Laurent Destailleur
e747c39809
Add test on curl prerequisite. Remove test on GD lib.
2016-07-27 16:52:02 +02:00
Regis Houssin
4b8f42949c
# WARNING: head commit changed in the meantime
...
Change-Id: I27dc1da6ca41955468f3661433e41c72a277f670
2016-07-25 21:05:11 +02:00
Laurent Destailleur
3265b7028d
Merge remote-tracking branch 'origin/4.0' into develop
2016-07-25 19:53:28 +02:00
Laurent Destailleur
1b9b4395b9
Fix lost translation keys
2016-07-23 13:07:34 +02:00
Raphaël Doursenaud
f2a479695e
New: Improved forced install process
...
Tamper proofed the process by not relying on POST values for forced fields.
Disabled all fields set when $force_install_noedit is set.
Added a full-featured forced install config file template.
On the side:
Improved Dolibarr root and url detection.
Prevent install locking if install was not successful.
Added missing translation on failed administrator creation.
Better escaping of posted values.
2016-07-20 14:22:35 +02:00
Regis Houssin
08725003b9
Fix: add entity field in llx_societe_remise, useful when third-sharing
...
is used with multicompany
2016-07-07 12:43:02 +02:00
Regis Houssin
ee02ff43d7
Fix: add entity field in llx_societe_remise_except, useful when
...
third-sharing is used with multicompany
2016-07-07 12:26:30 +02:00
Laurent Destailleur
f817b562ad
Clean language files
2016-06-18 17:17:45 +02:00
novalore
1227ee5eb6
Miscellaneous typos and errors in en_US lang files
2016-06-04 00:14:56 +02:00
Laurent Destailleur
9d3ad36b78
NEW If error is reported during migration process, you can ignore it to
...
avoid to be locked.
2016-05-09 11:06:18 +02:00
Laurent Destailleur
7f3531a04c
Enhance script to track duplicate translation string and use it to
...
remove around 50 duplicates.
2015-12-06 13:34:57 +01:00
Laurent Destailleur
0279e99b0a
Update warning for mysql 5.5.4* bug
2015-12-06 12:04:34 +01:00
Laurent Destailleur
4b97fae28f
Fix migration missing for leave request module
...
Fix permission label for expense report and leave request
2015-09-11 07:52:06 +02:00
Laurent Destailleur
99c8a9211e
Sync with transifex
2015-07-20 13:55:43 +02:00
Raphaël Doursenaud
c018858e91
Deprecation of the mysql driver
...
Fix #2886
2015-05-23 20:43:21 +02:00
Laurent Destailleur
c596fa1475
Introduce a protection to avoid migration if database has critical bugs
...
making data lost.
2015-02-14 12:24:16 +01:00
Laurent Destailleur
57c84089fe
Introduce warning to remind to do a backup before migration.
...
Required because we discovered, during beta, serious bugs into some
databases system loosing data.
2015-01-25 22:29:36 +01:00
Laurent Destailleur
ba49cce47a
Fix: The filter into event views on user must be done on assigned
...
resource, not only owner.
2015-01-15 02:06:04 +01:00
Marcos García de La Fuente
d0e5d9fd1b
Improved usability of install wizard
2014-05-05 12:08:19 +02:00
Raphaël Doursenaud
e07e86b824
Deduplicated lines of the reference language files
...
Used the new deduplicatefilelinesrecursively.sh script
2014-03-27 12:04:03 +01:00
Laurent Destailleur
086eb125bf
Qual: Removed no more required translation entry UTF8
2013-10-23 10:34:48 +02:00
Laurent Destailleur
d8cef10ea3
Make comment generic for all files
2013-05-27 10:38:50 +02:00
Grand Philippe
c5e742278e
fix : trad error
2013-03-24 07:11:44 +01:00