This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 207
Arabic translations #175
Open
ANmarSystems
wants to merge
136
commits into
2.x
Choose a base branch
from
master
base: 2.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Arabic translations #175
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I started major version 3 which requires PHP version >= 5.3.0. Things to be done in 3.x versions: - Namespaces support in PHP sources. Default namespace - "kcfinder"; - Remove deprecated magic quotes support; - Replace __autoload() with spl_autoload_register(); - jQuery UI integration; - YUI Compressor integration;
Now kcfinder licenses are GPLv3 & LGPLv3. Updated PhpDoc's. Namespace fixes.
JavaScript & CSS compressor support, server-side cache
Minify JS & CSS updates; Favicon added'
some JS, jQuery UI & Uniform preparations
Backslash namespace fixes
small fix
TinyMCE 4 support added
Fixed portuguese lang file
Portuguese again
Major Changes - New theme engine supporting jQuery UI and Uniform; - New theme: "default". "oxygen" and "dark" themes are no more supported; - New jQuery version; - jQuery plugins replacements; - Many changes in the JavaScript code.
minifier class Content-Type fix
Image detection performance update.
Small fixes
JavaScript Optimization
Keep PNG transparency on thumbnails when using GD image driver
Small namespace-related bugfix. (Download selected files).
General fixes
/conf folder added to keep all config files. Now config.php and upload.htaccess are there
About changing current folder
* "`DOCUMENT_ROOT` is symlink" bugfix * Uniform is replaced with my alternative - transForm (http://jquery.sunhater.com/transForm) * Improved image viewer * Improved drag & drop upload functionality. Progress bars in a dialog box. * Supports drag & drop images from external html page * Language dropdown in settings toolbar * No border-radius when scrollbar(s) exists into files and folders panes * `_dropUploadMaxFilesize` option is added. (Drag & dropping bigger files cause crash the web browser) * `composer.json` file added * Changelog file is now in Markdown format * 4 new labels to translate
default config.php fix
* jQuery adapter added * Session handling improvements. Now `_sessionVar` option could get arrays by reference * Session related ini options in `conf/config.php` are removed and no more supported * Removed redundant closing tags in PHP files
Laravel Administrator integration
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created ar.php for Arabic translations