Tijn Kuyper
|
a37fe33173
|
Fixes #1438 - Link updated to translation team
|
2017-04-17 11:23:49 +02:00 |
|
Gábor
|
5595f206c6
|
Update lancheck.php
|
2017-03-08 05:19:25 +01:00 |
|
Gábor
|
ab5833a752
|
Update lancheck.php
|
2017-02-26 05:52:47 +01:00 |
|
Gábor
|
144e03332a
|
Update lancheck.php
|
2017-02-25 20:00:28 +01:00 |
|
Gábor
|
3d00072bb9
|
Remove style
|
2017-02-21 07:09:58 +01:00 |
|
Gábor
|
fffba72c9f
|
Update lancheck.php
Button optimization
|
2017-02-18 11:13:52 +01:00 |
|
Tijn Kuyper
|
347c9f9af0
|
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
|
2017-01-17 01:33:03 +01:00 |
|
MikeyGMT
|
d1dc3f7462
|
#6 Cleanup Admin Languages and Lancheck - corrected
#6 Cleanup Admin Languages and Lancheck - corrected missing apostrophe.
|
2016-10-18 07:58:24 +01:00 |
|
MikeyGMT
|
e608f00b14
|
#6 Cleanup Lancheck - avoid duplication - missing
#6 Cleanup Lancheck - avoid duplication - missing
|
2016-10-16 22:54:54 +01:00 |
|
MikeyGMT
|
c5fbb5332c
|
#6 Clean up Lans on Core Languages & Checker
#6 Clean up Lans on Core Languages & Checker
|
2016-10-10 20:06:43 +01:00 |
|
Cameron
|
f5fe166c11
|
Merge pull request #1475 from OTroccaz/lancheck
Avoid "Missing file" message for deprecated files in language-Packs verification
|
2016-04-06 14:32:52 -07:00 |
|
Cameron
|
9c5f7e1087
|
Issue #1481 - non-core plugins were appearing in language-pack zip file.
|
2016-04-04 17:33:51 -07:00 |
|
OTroccaz
|
5d8f84c29a
|
Avoid "Missing file" message for deprecated files in language-Packs verification
Deprecated files were taken into account only for language other than
English
|
2016-03-30 19:01:51 +02: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 |
|
Cameron
|
de49a2cce9
|
Sort languages in Admin Navigation. Removed false positive from language-checker error detection. Improved admin login error handling.
|
2015-09-05 20:04:28 -07:00 |
|
Cameron
|
1ca517ec20
|
Fixes duplicate paths in zipped language-pack. Excludes non-core plugins and themes.
|
2015-08-31 19:36:35 -07:00 |
|
Cameron
|
44a6298b79
|
Issue #6 - Removed URLs from LANs
|
2015-08-31 17:17:28 -07:00 |
|
Cameron
|
45f54ef16d
|
Minor button styling fix.
|
2015-08-30 09:13:05 -07:00 |
|
Cameron
|
8356f01d2b
|
Admin Latest and Status indicators upgraded to bootstrap3.
|
2015-07-22 19:49:02 -07:00 |
|
Cameron
|
6499ff72f7
|
Issue #1138 Added 'btn-default' where missing.
|
2015-07-13 19:09:30 -07:00 |
|
Cameron
|
9c6cfc0b86
|
Issue #6 Language-file optimization.
|
2015-07-10 15:41:07 -07:00 |
|
Cameron
|
9a9c4096ef
|
Issue #6 Core Language-File checking fixes and LAN optimization.
|
2015-07-10 14:25:16 -07:00 |
|
Cameron
|
349a1ba8a3
|
Admin Language area finally using the adminUI.
|
2015-07-09 19:24:59 -07:00 |
|
Cameron
|
e6ef1483da
|
Issue #6 Language File Optimization.
|
2015-07-08 14:52:16 -07:00 |
|
Cameron
|
64f9a747e2
|
Language admin ui fixes.
|
2015-07-07 12:03:45 -07:00 |
|
Cameron
|
ca5611f31c
|
Added some missing core plugins to the language verification/editor.
|
2015-06-09 18:05:25 -07:00 |
|
Cameron
|
7eced6f63e
|
Fixes #1029 - Added a warning for identical string values during language-file verification/translation.
|
2015-05-26 13:08:09 -07:00 |
|
Cameron
|
999c3d1ded
|
Language-pack editor: styling fix.
|
2015-05-23 11:15:10 -07:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
6725cb4ffe
|
admin perms fix for language area.
|
2013-11-05 22:22:47 -08:00 |
|
Cameron
|
433a1c65e3
|
Fix for admin language-pack area perms.
|
2013-10-30 13:55:19 -07:00 |
|
Cameron
|
d87d01174d
|
Language-Pack verification routines updated with code from e107 v1.x. Requires testing. v1->v2 LAN conflicts corrected.
|
2013-10-27 21:28:40 -07:00 |
|
Moc
|
028ab0ddc8
|
#6 - LAN clean-up (HTML removal, double quotes, generic) - done upto lan_lx
|
2013-03-21 13:39:11 +01:00 |
|
Tijn Kuyper
|
e2a9133e80
|
#125 - require_once() clean-up, also header and various other clean-up
|
2013-02-27 15:19:04 +01:00 |
|
Tijn Kuyper
|
e6e20fd8ef
|
Multiple $emessage to $mes replacements and old code clean-up. Updated headers.
|
2013-02-25 20:14:59 +01:00 |
|
Cameron
|
d20af73bc5
|
Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc.
|
2012-12-03 01:40:47 -08:00 |
|
Cameron
|
d892fb0a85
|
Admin GUI refinements
|
2012-11-26 14:41:32 -08:00 |
|
CaMer0n
|
ebe5cd2948
|
CustomPages work (chapters, books) and admin-> newspost - news_rendertype (start toward multiple templates per item)
|
2012-10-11 02:24:43 +00:00 |
|
CaMer0n
|
546d930311
|
More HTML cleanup
|
2012-05-13 05:50:32 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
CaMer0n
|
19240f45c2
|
missing function fix
|
2009-12-04 12:00:05 +00:00 |
|
CaMer0n
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
CaMer0n
|
3cf3d709d1
|
language-check error counting etc.
|
2009-11-05 08:07:53 +00:00 |
|
CaMer0n
|
ffdef7ec71
|
Correct menu-path upgrade issues.
|
2009-10-24 07:53:30 +00:00 |
|
marj
|
201b7e20f1
|
Add include_lan() to admin pages
|
2009-08-28 16:11:02 +00:00 |
|
marj
|
c034a74e82
|
add some value and FIXME comments
|
2009-08-15 15:53:44 +00:00 |
|
marj
|
9151ee491b
|
change value to no-value when it has no value
|
2009-08-15 15:44:37 +00:00 |
|
marj
|
5e462df2c7
|
CHARSET deprecated
|
2009-07-19 11:44:30 +00:00 |
|
marj
|
461b9326cf
|
Default to jayya,
remove old themes
|
2009-07-14 12:19:40 +00:00 |
|
secretr
|
f203c0d622
|
administration cleanup/minor improvements
|
2008-12-21 12:53:11 +00:00 |
|