Proud to announce the version 1.3 :)
- Single Page
Posted 27 August 2012 - 22:06 PM
After almost three months of development I am proud to announce you the new version 1.3 with brand new features and not only bug fixes this time. You can download it straight away from http://www.grocerycrud.com/downloads .
Really important changes that you will see straight away are:
[b]- Exporting and printing functionality.[/b] You can now export and print your filtered data without even add a line of code. The export and print functionality is coming to the default functionality of grocery CRUD. So just update your grocery CRUD version as normal. Of course if you just don't want it just unset_export or/and unset_print will simply do the job.
[b]- New default editor :: CK Editor[/b] . As many users asked for, CK editor is now available as the default editor. If you still want the previous one (tinymce) you can easily change it by going to application/config/grocery_crud.php . You can also use the markitupeditor that is really useful for html developement.
[b]- Thumbnail after the image uploading[/b]. Create a simple thumbnail after the image upload and have a fancybox to open it smoothly is now at the [b]default[/b] functionality.
[b]- Internationalisation for datepicker ui and datetime picker.[/b] A really helpful contribution from [member='noskov.biz'] that the datepicker and the timepicker are translated in your language too.
[b]- New jquery version 1.8.0[/b] I know that some of you even didn't know it but jquery is now at version 1.8.0 with lot of important bug fixes and faster operations.
[b]- Where clause and templating system at set_relation_n_n.[/b] Still is not documented but really helpful contribution from [member='goFrendiAsgard']
Of course many bug fixes and some small not logged bugs here and there are fixed... For more you can see all the changes at: http://www.grocerycr...ion/change_logs
Although a big release but there are [b]not[/b] any changes for the methods that already exists (such as renaming or changing functionality). I tried to make a smoothly version with new features without changing any existing method name.
[size=5][b]A big thank you[/b][/size]
I want to really thank you all for the help that you give me to improve grocery CRUD and especially thank you to the contributors [member='noskov.biz'] and [member='goFrendiAsgard'] that don't only contribute with code but they also inspired me to want to do more. Also a big thanks of the small and big donations to keep the project alive and under development .
Kindest Regards
John Skoumbourdis
Posted 28 August 2012 - 05:02 AM
How to edit the validation msg for uploading?[attachment=255:msg.jpg]
Posted 28 August 2012 - 06:23 AM
Posted 28 August 2012 - 06:48 AM
Posted 28 August 2012 - 06:52 AM
Posted 28 August 2012 - 07:57 AM
[font="helvetica, arial, sans-serif"][color="#282828"]I love the export its working great w[/color][/font]ith Arabic data
one thing I hope if the print dose not open in popup because the browser will block it ,
keep up ,,,
Posted 28 August 2012 - 08:49 AM
awesome and great! thanks much.
How to edit the validation msg for uploading?[attachment=255:msg.jpg]
[/quote]
Change application/library/grocery_crud.php (line 4503)