1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 05:24:38 +02:00
Commit Graph

68 Commits

Author SHA1 Message Date
Cameron
d7451bdd3c Merge pull request #3994 from Jimmi08/patch-4
Fixes #3993 outdated db methods
2019-12-28 12:03:38 -08:00
Cameron
b5f2cf2f9e Merge pull request #3991 from Jimmi08/patch-2
Fixes #3984 Missing scenario with secondary source
2019-12-28 12:02:33 -08:00
Cameron
7e5b104f7e Merge pull request #3990 from Jimmi08/patch-1
Fixes #3981 fatal error because non supported mysql function
2019-12-28 12:01:47 -08:00
Jimako
485fd7b8a8 #3993 fix outdated db methods 2019-10-29 18:09:10 +01:00
Jimako
e523a11f30 #3982 fix for wrong user data while creating user 2019-10-29 17:58:04 +01:00
Jimako
729bf3868e #3984 Fix for missing scenario with secondary source 2019-10-29 17:54:34 +01:00
Jimako
ee6269ae7f #3981 fix for fatal error because not supported mysql function 2019-10-29 17:52:19 +01:00
Deltik
1f824faa69 Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
3959c998c4 Issue #3463 - Alt-auth missing port field. 2018-10-02 12:15:58 -07:00
fwhcat
933fcd0072 make database password field non-readable 2017-11-18 22:42:17 +01:00
Cameron
c6a593742b Issue #1948 - Alt_Auth plugin cleanup. e107db and otherdb tested (via admin) successfully. 2017-04-29 14:02:39 -07:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Miroslav Yovchev
13ef309bda Private property called as a public one (alt_login::__construct) 2015-10-19 23:55:46 +03:00
Cameron
e6ef1483da Issue #6 Language File Optimization. 2015-07-08 14:52:16 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
1ff46a68a2 Removal of $admin_log globals. 2014-10-23 11:07:18 -07:00
Cameron
484f2ca330 Fixes #566 - prefs not being saved in some plugins. 2014-05-24 15:20:56 -07:00
Cameron
edbff3701c Alt-Auth support for User-Id. (work in progress) 2013-06-11 15:47:44 -07:00
Deltik
0b6cd1dc97 PDO workaround for DB resource loss after connecting to otherdb 2013-05-04 00:17:15 -05:00
SteveD
5457247787 Issue #84 - review/tidy up alt_auth plugin.
Further testing needed.
2013-01-21 22:11:59 +00:00
Cameron
0d37da0efc More lan cleanup (Issue #50) 2012-12-16 21:11:26 -08:00
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
Cameron
a1461cc8e7 alt_auth GUI fixes 2012-11-28 01:26:18 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
secretr
12a0ce8c95 typo fix 2012-01-06 10:10:37 +00:00
e107steved
e67702099c Tidy up alt_auth plugin - mostly documentation, some code rationalisation, conversion to the 2.0 way, etc 2011-12-31 17:42:56 +00:00
secretr
a06b6f88a6 Minor fixes, added extended user category title support (same as fields behaviour) 2011-11-25 17:53:20 +00:00
secretr
5cb24000b9 phpDoc change 2011-09-16 11:37:33 +00:00
secretr
d9798e79ca Can't call static non-static method 2011-09-16 11:36:26 +00:00
secretr
d5dda7fd50 magento password handler - support non-salted passwords as well 2011-09-15 12:59:26 +00:00
secretr
88651c747b alt_auth missing lan 2011-09-15 12:06:31 +00:00
secretr
d295b576fa Login handler rework, alt_auth changes, preparing for Magento authorization option. Could produce some temporary problems 2011-09-14 11:30:58 +00:00
secretr
27e95d93c3 Joomla password check method fix, new Magento password check method 2011-09-13 10:29:14 +00:00
secretr
594feaf20c PHP5 construct 2011-09-13 09:27:46 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
92d926279c Text parser - usubstr() method fix (always returned empty string), utf8 parser methods lowercased 2010-01-12 13:11:48 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
64c7ec3c99 more work on files' charset and badchars 2009-11-17 11:28:41 +00:00
e107steved
5d09cd5137 Handle some of the import options better in alt_auth, plus odd tidy ups 2009-11-08 10:34:23 +00:00
e107steved
711a5d460b Only allow 'full' users 2009-10-27 20:46:27 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00