Activity for phpMariaEdit

  • Yves (using macOS) committed [6fe29a] on Code

    Named session and destroy session on logout

  • Yves (using macOS) committed [48160d] on Code

    Center table in report

  • Yves (using macOS) committed [0bdea8] on Code

    Remove warning on maxlen

  • Dmitry Dmitry created ticket #3

    Composer support

  • Yves committed [a249c5] on Code

    Fix in case of debug mode. Object is now logged.

  • Yves committed [17c86d] on Code

    Improve logging on databasecontroller.class

  • Yves committed [81c695] on Code

    Remove further warnings in php8 on maxlen not set

  • Yves committed [b6b8fb] on Code

    Remove warnings using php8 in certain cases

  • Yves committed [408761] on Code

    Add phpMyEditFooterExit function

  • Yves committed [d0d32b] on Code

    Remove debug in production code (JS module)

  • Yves committed [3cb844] on Code

    Remove spaces at line endings

  • Yves committed [26780f] on Code

    Avoid warning when redirecting page

  • Yves committed [96251c] on Code

    Move usefulfunctions to phpMyEditFunctions

  • Yves committed [795e9e] on Code

    Implement PME_js_form_appendredirect

  • Yves committed [f7e211] on Code

    Fix warning in debug code

  • Yves committed [2b7fcb] on Code

    Simplify code on custom js validation

  • Yves committed [f378a7] on Code

    Standard implementation of PME_js_debuglog

  • Yves committed [220267] on Code

    Remove warning if CONTENT_TYPE is not set

  • Yves committed [7ab1b8] on Code

    Only add classdata if different from null

  • Yves committed [3852ac] on Code

    Allow to log-out using the empty call to /api/login-logout.php

  • Yves committed [6f9350] on Code

    Charset is now part of options on the database connexion

  • Yves committed [ad3792] on Code

    Refresh user-sessions so they stay valid beyond their last update.

  • Yves committed [317838] on Code

    Remove runtime warnings

  • Yves committed [8e150f] on Code

    Documentation update

  • Yves committed [c937d9] on Code

    Move debug code to examples

  • Yves committed [c11d7b] on Code

    Add detailed session management

  • Yves committed [73737e] on Code

    Cleanup generated files to be compliant with latest version of library.

  • Yves committed [3a321b] on Code

    changed all occurrences of htmlspecialchars() to indicate valid unicode (UTF-8) and HTML5

  • Yves committed [7146bf] on Code

    Update of symbols management

  • Yves committed [41bef7] on Code

    Add more datatypes in testfile.

  • Yves committed [de9316] on Code

    Change index on examples

  • Yves committed [7dfb5e] on Code

    Display options change, remove double init function call

  • Yves committed [3a74b6] on Code

    Varchar fields are changed from 255 to 250 (allowing single byte storage)

  • Yves committed [f77fdc] on Code

    Documentation updates

  • Yves De Billoëz Yves De Billoëz created a blog post

    Plans for phpMyEdit beyond version 5.7.1

  • Yves committed [b9696d] on Code

    when applying filter and hiding active filter, do show filter icon in red

  • Yves committed [eb9ea9] on Code

    Fix: do not show graphics twice if Unicode/Text and graphics is required

  • Yves committed [19c3bb] on Code

    Add 5.7.5 theme

  • Yves committed [ad8122] on Code

    Documentation update

  • Yves committed [a0e120] on Code

    Allow search labels to be graphical, Allow row actions to be unicode, unicode + text or text

  • Yves committed [6c5ba7] on Code

    Correct HTML disabled attribute on input tag to be HTML 5 compliant

  • Yves committed [067fa2] on Code

    Update icon set

  • Yves committed [b27a02] on Code

    Formatting

  • Yves committed [716f9c] on Code

    Fix regression on f1bb48c9 - remove generated warnings

  • Yves committed [f1bb48] on Code

    Change: Do not show page 1 of 1 if goto drop down is optional, do not show

  • Yves committed [89172d] on Code

    Update french translations

  • Yves committed [b161dd] on Code

    Tweaking: Tabletotals function is conditionned by TABLETOTALS define.

  • Yves committed [3a49b7] on Code

    Documentation updates.

  • Yves committed [703049] on Code

    Add possibility for custom css class from multi-report table

  • Yves committed [7b64f9] on Code

    Example report makes use of phpMyEdit_MultiReport

  • Yves committed [481e98] on Code

    Change: Custom navigation button: add default class instead of null,

  • Yves committed [68dcc1] on Code

    fix: Navigation buttons are hidden when optional (leading -) in query screen

  • Yves committed [70d803] on Code

    Update to multireport extension, add more functions

  • Yves committed [e8a65b] on Code

    Documentation updates

  • Yves committed [977f70] on Code

    Move phpMyEdit.debug.php to examples folder

  • Yves committed [1636c9] on Code

    Makefile comes without extension.

  • Yves committed [d8cc09] on Code

    Format source

  • Yves committed [65df4b] on Code

    Also format .js and .sql files.

  • Yves committed [98dc53] on Code

    Fix issue on macOS for creation of extra files while formatting source

  • Yves committed [530bab] on Code

    add existing makefile to repository

  • Yves committed [c587d6] on Code

    add existing extension phpMyEdit-messages and phpMyEdit-xstandard to repository

  • Yves committed [42d05f] on Code

    Add sessioncontroller for log-in system and update pme_user pages

  • Yves committed [ab9aa6] on Code

    Add report integration in wordpress information

  • Yves committed [417e6b] on Code

    Remove warning if report does not contain lines.

  • Yves committed [99794e] on Code

    Move report-run to base folder

  • Yves committed [e8cb3c] on Code

    Add reports and report-details

  • Yves committed [019533] on Code

    Code cleanup

  • Yves committed [0f2772] on Code

    Rename changelog to pme_changelog

  • Yves committed [ed8f49] on Code

    More updates on landscape mode for mobile.

  • Yves committed [7024f9] on Code

    More documentation update

  • Yves committed [d71925] on Code

    Change: help text is only displayed on Add/Create/Copy, not on Delete/View

  • Yves committed [dbdc76] on Code

    Initial support for mobile device (viewport, scale)

  • Yves committed [bc4f46] on Code

    Bug-fix: apply same styling for links in header and body in examples

  • Yves committed [0e4b16] on Code

    Change: boolean (AKA tinyint(1)) is generating a checkbox

  • Yves committed [05efd2] on Code

    More documentation update

  • Yves committed [e9b6a5] on Code

    Documentation update

  • Yves committed [1c6773] on Code

    When generating file, format values list/table/columns

  • Yves committed [a349dc] on Code

    Change: datemask and strftimemask added to date and time fields

  • Yves committed [cd8e46] on Code

    Change: set textarea and maxlen on all kind of blob fields

  • Yves committed [fd8050] on Code

    Codeformatting in generated files

  • Yves committed [f63559] on Code

    Bug-fix: escape help element during pagegeneration if it contains quotes

  • Yves committed [a0bc13] on Code

    Fix configuration of pagetitle during pagesetup

  • Yves committed [71311a] on Code

    During pagesetup, Gray out options when they can no longer be changed

  • Yves committed [d6f5b1] on Code

    Allow links to set on pageHeader

  • Yves committed [3ea438] on Code

    Remove duplicate section about configoptions.md in generated files.

  • Yves (MA) committed [be7e0e] on Code

    Documentation update

  • Yves committed [3ef636] on Code

    Set database connection charset to utf8mb4

  • Yves committed [6246d9] on Code

    Remove temporary comments

  • Yves committed [753f85] on Code

    Add link to details (next to button)

  • Yves committed [0b0d40] on Code

    Continuation for add examples/debug.php

  • Yves committed [cebe65] on Code

    Add examples/debug.php

  • Yves committed [30d906] on Code

    Documentation update

  • Yves committed [b331f7] on Code

    Use HTTP_ACCEPT_LANGUAGE as default language in defined order,

  • Yves committed [dd91f5] on Code

    Extension phpMyEdit_MultiQuery update to allow different type of query

  • Yves committed [f184d1] on Code

    Remove php8 warnings when using custom buttom

  • Yves committed [e93756] on Code

    Fix regression on 116c799f

  • Yves committed [7ba1c5] on Code

    Remove more warnings for php 8, checkbox/radiobutton & help text

  • Yves committed [da941f] on Code

    Remove further warnings related to php 8

  • Yves committed [116c79] on Code

    Add extensions/phpMyEdit-multiquery.class.php

  • Yves committed [97ee57] on Code

    Correction on triggers on MetaDB

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.