source: trunk/admin/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8464   13 years plg feature 2095 added: new column images.added_by (foreign key on users.id)
(edit) @8417   13 years plg feature 2089: finish removing element_set, now it's time for batch_manager
(edit) @8265   13 years plg feature 2081 added: ability to choose what to do with photos when …
(edit) @8253   13 years plg simpler code, useless to convert value twice
(edit) @8249   13 years plg feature 2083 added: implement method pwg.images.addSimple in core …
(edit) @8247   13 years rvelices removed unused files / code / css; shorter code
(edit) @8238   13 years plg feature 2048 removed (and was never released): no data are sent …
(edit) @8227   13 years plg feature 2077 added: when ImageMagick is active, ability to remove or …
(edit) @8219   13 years plg feature 2076 added: automatically use ImageMagick (imagick) instead of …
(edit) @8126   13 years patdenice feature 2060: Remove adviser mode. First commit: only php files.
(edit) @8125   13 years patdenice merge r8124 from branch 2.1 to trunk feature 2048: remove urlencode …
(edit) @8090   13 years patdenice merge r8089 from branch 2.1 to trunk feature 2057: use …
(edit) @8084   13 years patdenice feature 2048: send technical details only to get_version_list.php of …
(edit) @8083   13 years patdenice feature 2057: use $get_data parameter to send GET data.
(edit) @8082   13 years patdenice feature 2048: add $confsend_hosting_technical_details parameter
(edit) @8080   13 years patdenice Use POST to send server data
(edit) @8079   13 years patdenice feature 2057: fetchRemote can send POST data
(edit) @8022   13 years patdenice Feature 2048: send piwigo version
(edit) @8020   13 years patdenice Feature 2048: Send data to piwigo server anonymously (like php and …
(edit) @7868   13 years plg feature 2040 added: automatic rotation of the photo based on EXIF …
(edit) @7724   13 years ddtddt [trunk] merge 7723 - nl_NL - add subscribe for NL to newsletter
(edit) @7507   13 years plg merge r7506 from branch 2.1 to trunk bug 1974 fixed: don't generate …
(edit) @7490   13 years plg merge r7489 from branch 2.1 to trunk bug 1908 fixed: protect the …
(edit) @7170   14 years plg merge r7169 from branch 2.1 to trunk bug 1914 fixed: broken admin web …
(edit) @7005   14 years plg merge r7004 from branch 2.1 to trunk bug 1872 fixed: we need to call …
(edit) @6993   14 years rvelices feature 1616: rename "category" into "album" (4th commit; almost there)
(edit) @6988   14 years rvelices feature 1616: rename "category" into "album" (3rd commit; still to come)
(edit) @6969   14 years rvelices feature 1616: rename "category" into "album" (second commit; still to come)
(edit) @6951   14 years rvelices feature 1616: rename "category" into "album" (first commit; still to come)
(edit) @6873   14 years rvelices feature 1845 : be able to delete photos added through ftp synchronization
(edit) @6725   14 years patdenice merge r6724 from branch 2.1 to trunk Plugin version compare must …
(edit) @6664   14 years nikrou Bug 1763 fixed : [PostgreSQL] double quote used in queries
(edit) @6654   14 years nikrou Bug 1755 : Needs single quotes in queries official plugins
(edit) @6625   14 years plg merge r6624 from branch 2.1 to trunk bug 1747 fixed: some checks were …
(edit) @6622   14 years plg merge r6621 from branch 2.1 to trunk bug 1742 fixed: if the EXIF …
(edit) @6617   14 years plg merge r6616 from branch 2.1 to trunk bug 1701 fixed: support for PNG …
(edit) @6550   14 years nikrou Bug 1733 fixed : single quotes in queries
(edit) @6544   14 years nikrou Bug 1733 fixed : (amend) String values must be delimited by single …
(edit) @6542   14 years nikrou Bug 1733 fixed : String values must be delimited by single quotes in …
(edit) @6498   14 years nikrou Bug 1715 fixed : SQLite: Add photos fail must use pwg_db_* functions …
(edit) @6411   14 years rvelices merge r6368,6410 from branch-2.1 to trunk - merged the linkroot …
(edit) @6385   14 years plg merge r6384 from branch 2.1 to trunk bug 1704 fixed: windows needs a …
(edit) @6355   14 years rvelices fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)
(edit) @6152   14 years plg add nl.piwigo.org as domain name if current language is nl_NL fix …
(edit) @6131   14 years plg bug fixed on authentication check for upgrade without the 'now' mode
(edit) @6110   14 years patdenice Upgrade can be launched automaticaly if user is already connected as …
(edit) @6091   14 years plg constants should not contain - but _
(edit) @6090   14 years plg bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, …
(edit) @6056   14 years plg bug 1641 fixed: Admin>Categories>Synchronize moved to …
(edit) @6054   14 years plg deactivate debug traces for advanced upload form
(edit) @6052   14 years plg bug 1639 fixed: the upload form now correctly uses the …
(edit) @5997   14 years plg bug 1613 fixed: split the "pending" screen into 2 distinct sections : …
(edit) @5982   14 years plg feature 1630: upgrade to Piwigo 2.1 :-) bug 1604: only activate core …
(edit) @5957   14 years patdenice Add triggers for image and thumbnail resizing.
(edit) @5874   14 years plg feature 1605: ability to forbid theme activation, needed for gally-default.
(edit) @5781   14 years nikrou Fix some issues with database connections. install_db_connect() …
(edit) @5745   14 years plg feature 1587: move advanced features screen into maintenance screen.
(edit) @5691   14 years rvelices fixes only: - some searches returned bad array for pageitems
(edit) @5559   14 years plg Fix missing keys: some keys have been removed by mistake during the …
(edit) @5528   14 years plg bug 1550 fixed: the admin menu opens on the right section for …
(edit) @5452   14 years nikrou Fix some issues with database engines : - insert into syntax not …
(edit) @5448   14 years patdenice feature 1502: Configuration menu is selected when theme configuration …
(edit) @5446   14 years patdenice feature 1502: Allow to have configuration page for each theme.css. …
(edit) @5408   14 years plg Simplify installation message, no need to explain the following step, …
(edit) @5387   14 years patdenice Fix php5 apache configuration with upgrade.
(edit) @5384   14 years patdenice Fix php5 apache configuration with install. Fix php5 apache …
(edit) @5382   14 years plg feature 1514: make the "deactivate" action inactive if there is no …
(edit) @5371   14 years patdenice Feature 1535: Allow to install new languages from PEM.
(edit) @5367   14 years patdenice Move set_tabsheet function for plugins pages to plugins class.
(edit) @5357   14 years patdenice Feature 1535: Add language manager.
(edit) @5340   14 years plg improvement: dynamically activate all installed themes (with checks on …
(edit) @5287   14 years nikrou Fix missing key translations for nbm and c13y
(edit) @5259   14 years plg ture 1514: improvement, impossible to activate a theme is a parent is …
(edit) @5258   14 years plg feature 1514: improvement, impossible to delete a theme that is …
(edit) @5239   14 years patdenice feature 1255: Move $confdb_sqlite_default and …
(edit) @5220   14 years patdenice feature 1255: set mysql as default engine.
(edit) @5215   14 years patdenice feature 1522: Move config_local.inc.php to local/config/config.inc.php
(edit) @5207   14 years nikrou Fix some language keys problems Need translations !
(edit) @5196   14 years plg increase copyright year to 2010
(edit) @5195   14 years plg bug 1328: backport the pwg_token on trunk bug 1329: backport the …
(edit) @5188   14 years plg feature 724: FCBKcomplete propagated to element_set_global and …
(edit) @5173   14 years plg feature 1515: the new admin menu organization implies to tell the …
(edit) @5153   14 years plg feature 1514: new screen to manage installed themes; activate, …
(edit) @5143   14 years plg feature 1507: ability to install themes directly from piwigo.org/ext. …
(edit) @5124   14 years patdenice feature 1502 Remove automatic file creation for local-layout.css …
(edit) @5123   14 years plg feature 1502: based on Dotclear model, P@t has reorganized the way …
(edit) @5089   14 years plg feature 1489: integrate UploadForm into Piwigo core. The integration …
(edit) @5036   14 years nikrou Feature 1451 : fix mispelling and missing translations
(edit) @5021   14 years nikrou Feature 1451 : localization with gettext Use php-gettext …
(edit) @4985   14 years nikrou Feature 1460 : Customize form installation depending on database …
(edit) @4967   14 years nikrou Feature 1459 : add support for SQLite3 via PDO
(edit) @4892   14 years nikrou Feature 1255 : update pwg_db_insert_id() function. PosgreSQL needs …
(edit) @4833   14 years nikrou Feature 511 : fix problems with calendar functions add pwg_db_concat() …
(edit) @4731   14 years plg merge r4730 from branch 2.0 to trunk bug 1396: when a photo was …
(edit) @4683   14 years plg merge r4682 from branch 2.0 to trunk feature 620: if no exif/iptc …
(edit) @4681   14 years plg merge r4680 from branch 2.0 to trunk bug 1380: now correctly …
(edit) @4618   14 years plg merge r4617 from branch 2.0 to trunk feature 1364: subscribe to …
(edit) @4493   14 years nikrou Bug 1328 : improve check function
(edit) @4492   14 years nikrou Bug 1328 add function to check token
(edit) @4410   14 years nikrou Feature 1255 : - add postgres database engine - change installation …
Note: See TracRevisionLog for help on using the revision log.