[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.7.4-33-g4dc25f8 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "galette/galette.git".
The branch, develop has been updated
via 4dc25f8d36d752962b0b0e46695102c5a0ab8f2c (commit)
via 3d9f6333200812d76cb7ddaf68c6716620eb7895 (commit)
via b97b2db9c79b319e04c2e03f9f005158e391ef30 (commit)
via 6fec329475cc6068c6c1c36295496f72244a2c05 (commit)
via f6367028db18a111ba8ea407a24446cbfd5f8fbb (commit)
via 3542e0651c98f3c19646e87102472852d91dd455 (commit)
via 9384235e803d192e733ad6859d9bec80e1802989 (commit)
via 29dfa9d1d5a7e5dcf7230c786edd1915044b18e3 (commit)
via c13306a37856fef5d6e8900899a4eb92e7fcd710 (commit)
via 48cd4d9ba394fe8bfae5df3c0d87ffe3afe0fe70 (commit)
via f40305ec27d1aa12eee35bd6ec2a452752c663ed (commit)
via f8dc42aef3e9651df2002bd470f03904208056c5 (commit)
via a0d1e920528cc3d2af2777128f1c5a3293b0bfd0 (commit)
via 1594bd3c84463da5f2a332ee5ec2e54e5d9da15e (commit)
via 57c162d666c20bed1b8822167f39836dd318d115 (commit)
via 91eee8a15a36760ed42aeb7ac3f3adaf87226157 (commit)
via 4f35d529db642809aaf08cf03a4122429fefc2af (commit)
via 46a12b721cee0ef02a2595ebed125edc8ff6027b (commit)
via 2257b1d1fc419a2d98195e02e5aeb835c9c1d367 (commit)
via 4d45be43ba4d7134218541b5aa532b60e2ffc4f4 (commit)
via 825b5a1ec02d9a0626ac7477dd77edc45fe2f731 (commit)
via 797e7740d6f6f71641343ae33490d6a91275a662 (commit)
via 72e7fd4742874eb6676529b520e2644369c0ef62 (commit)
via 9e7e842aceaa3e7ea58afb96da1c61d6b91e8614 (commit)
via 4da05f4056b23d91e8b42969ee63148bd40d1de6 (commit)
via acac792ab2ae88a14797866dad308c07b723b32f (commit)
via 7751611e101053a3b6ec26b1cfc294002d51e14a (commit)
via bec044d01d42d5e2b68baf71cce58a1683d8dd0f (commit)
via eabfeaab62b3ae8daa075a88c539d0d412385ddb (commit)
via 7e22af1642e071484a3dc8ec969e312026cd294f (commit)
via e21eb57bdc735c6d3358954d603722e698836f14 (commit)
via 274d7b57e9e6c6a5a29ddf482f241668186ff6ae (commit)
from 118c8296c3ad227dca471202e246a6ad8af1679d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4dc25f8d36d752962b0b0e46695102c5a0ab8f2c
Merge: 118c829 3d9f633
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Apr 28 18:52:08 2013 +0200
Merge branch 'hotfix/0.7.4.1' into develop
commit 3d9f6333200812d76cb7ddaf68c6716620eb7895
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Apr 28 18:51:24 2013 +0200
Update translations
commit b97b2db9c79b319e04c2e03f9f005158e391ef30
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Apr 28 16:44:45 2013 +0200
Typo
commit 6fec329475cc6068c6c1c36295496f72244a2c05
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Apr 28 16:44:19 2013 +0200
Memberslist CSV export only work with members fields
commit f6367028db18a111ba8ea407a24446cbfd5f8fbb
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Apr 28 12:41:45 2013 +0200
Fix issues on CSV exports with MySQL
commit 3542e0651c98f3c19646e87102472852d91dd455
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Apr 27 22:17:02 2013 +0200
Implement unsecure passwords based on md5 for *old* PHP versions; fixes #597
commit 9384235e803d192e733ad6859d9bec80e1802989
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Apr 27 21:28:02 2013 +0200
Titles in members table should not be set to NOT NULL; thanks to Raphael
commit 29dfa9d1d5a7e5dcf7230c786edd1915044b18e3
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Apr 27 21:27:23 2013 +0200
Missing required modules were not displayed; fixes #598
commit c13306a37856fef5d6e8900899a4eb92e7fcd710
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Apr 27 21:05:52 2013 +0200
Check for mcrypt module presence; fixes #596
commit 48cd4d9ba394fe8bfae5df3c0d87ffe3afe0fe70
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Apr 27 14:18:55 2013 +0200
Check for password_compat health at install time
commit f40305ec27d1aa12eee35bd6ec2a452752c663ed
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Apr 25 21:40:43 2013 +0200
Show/hide query script was not present if there were no results
commit f8dc42aef3e9651df2002bd470f03904208056c5
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Apr 25 21:40:07 2013 +0200
Missing default prefix on free search for some search; thanks to Raphael
commit a0d1e920528cc3d2af2777128f1c5a3293b0bfd0
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Apr 25 21:02:37 2013 +0200
Quote issue and bad id; thanks to Raphael
commit 1594bd3c84463da5f2a332ee5ec2e54e5d9da15e
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Apr 23 21:55:55 2013 +0200
There is no 3rd sex... fixes #572
commit 57c162d666c20bed1b8822167f39836dd318d115
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Apr 21 23:27:47 2013 +0200
Booleans false must be passed as strings for postgres
commit 91eee8a15a36760ed42aeb7ac3f3adaf87226157
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Apr 20 22:30:01 2013 +0200
Existing mailings were no longer detected; fixes #591
commit 4f35d529db642809aaf08cf03a4122429fefc2af
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Apr 15 07:35:44 2013 +0200
Change default CSV separator as Excel seems not to like commas...
commit 46a12b721cee0ef02a2595ebed125edc8ff6027b
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Apr 15 07:34:16 2013 +0200
CSV export from member list should not export the whole database; fixes #584
commit 2257b1d1fc419a2d98195e02e5aeb835c9c1d367
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Apr 14 09:02:03 2013 +0200
Give field list to FieldsConfig to avoid errors
commit 4d45be43ba4d7134218541b5aa532b60e2ffc4f4
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Apr 13 12:31:33 2013 +0200
Bad path after exporting; fixes #589
commit 825b5a1ec02d9a0626ac7477dd77edc45fe2f731
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Mar 24 11:19:21 2013 +0100
Fix doc, remove not used variable
commit 797e7740d6f6f71641343ae33490d6a91275a662
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Mar 24 09:44:35 2013 +0100
Rewrite FieldsConfiguration instantiation and checks; fixes #577
commit 72e7fd4742874eb6676529b520e2644369c0ef62
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Mar 17 14:11:02 2013 +0100
Remove delete button for fixed titles; fixes #570
commit 9e7e842aceaa3e7ea58afb96da1c61d6b91e8614
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Mar 9 12:08:48 2013 +0100
MySQL integers are loaded as strings
commit 4da05f4056b23d91e8b42969ee63148bd40d1de6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Mar 9 11:20:37 2013 +0100
Wrong column type for visibility field, refs #577
commit acac792ab2ae88a14797866dad308c07b723b32f
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Mar 2 21:56:21 2013 +0100
Fix required but disabled fields issue ; fixes #571
commit 7751611e101053a3b6ec26b1cfc294002d51e14a
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Mar 2 13:19:45 2013 +0100
Disable foreign key check to prevent a SQL issue
commit bec044d01d42d5e2b68baf71cce58a1683d8dd0f
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Mar 2 12:47:46 2013 +0100
Fix null long titles under MySQL; fixes #569
commit eabfeaab62b3ae8daa075a88c539d0d412385ddb
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Mar 2 12:40:43 2013 +0100
Bump version
-----------------------------------------------------------------------
Summary of changes:
galette/advanced_search.php | 2 +-
galette/doandget_export.php | 20 +-
galette/export.php | 3 +-
galette/includes/galette.inc.php | 2 +-
galette/includes/smarty.inc.php | 2 +-
galette/install/index.php | 45 +++-
galette/install/sql/upgrade-to-0.74-mysql.sql | 3 +
galette/install/sql/upgrade-to-0.74-pgsql.sql | 3 +
galette/lang/en_US.po | 366 ++++++++++++-----------
galette/lang/en_US/LC_MESSAGES/galette.mo | Bin 86657 -> 86941 bytes
galette/lang/fr_FR.utf8.po | 370 ++++++++++++-----------
galette/lang/fr_FR.utf8/LC_MESSAGES/galette.mo | Bin 95994 -> 96320 bytes
galette/lang/lang_english.php | 334 +++++++++++----------
galette/lang/lang_french.php | 336 +++++++++++----------
galette/lang/messages.po | 351 +++++++++++-----------
galette/lib/Galette/Core/CheckModules.php | 15 +-
galette/lib/Galette/Core/Password.php | 10 +-
galette/lib/Galette/Core/PasswordImage.php | 20 ++-
galette/lib/Galette/Core/Preferences.php | 11 +-
galette/lib/Galette/Core/Smarty.php | 8 +-
galette/lib/Galette/Entity/Adherent.php | 31 ++-
galette/lib/Galette/Entity/FieldsCategories.php | 16 +-
galette/lib/Galette/Entity/FieldsConfig.php | 285 ++++++++---------
galette/lib/Galette/Entity/Title.php | 7 +-
galette/lib/Galette/IO/Csv.php | 2 +-
galette/lib/Galette/Repository/Members.php | 56 +++-
galette/templates/default/export.tpl | 2 +-
galette/templates/default/gestion_adherents.tpl | 14 +-
galette/templates/default/gestion_titres.tpl | 4 +
galette/templates/default/preferences.tpl | 4 +-
30 files changed, 1244 insertions(+), 1078 deletions(-)
hooks/post-receive
--
galette/galette.git
--
--
Galette repositories commits - http://galette.tuxfamily.org