Changeset 3352317
- Timestamp:
- 08/28/2025 09:52:34 PM (7 months ago)
- Location:
- tradejournal
- Files:
-
- 2 edited
- 10 copied
-
tags/1.2.2 (copied) (copied from tradejournal/trunk)
-
tags/1.2.2/assets/css/style.css (copied) (copied from tradejournal/trunk/assets/css/style.css)
-
tags/1.2.2/assets/js/admin.js (copied) (copied from tradejournal/trunk/assets/js/admin.js)
-
tags/1.2.2/includes/admin.php (copied) (copied from tradejournal/trunk/includes/admin.php)
-
tags/1.2.2/includes/csv-import.php (copied) (copied from tradejournal/trunk/includes/csv-import.php)
-
tags/1.2.2/includes/logs (copied) (copied from tradejournal/trunk/includes/logs)
-
tags/1.2.2/includes/meta-box.php (copied) (copied from tradejournal/trunk/includes/meta-box.php)
-
tags/1.2.2/includes/template-functions.php (copied) (copied from tradejournal/trunk/includes/template-functions.php)
-
tags/1.2.2/readme.txt (copied) (copied from tradejournal/trunk/readme.txt) (2 diffs)
-
tags/1.2.2/tradejournal.php (copied) (copied from tradejournal/trunk/tradejournal.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/tradejournal.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tradejournal/tags/1.2.2/readme.txt
r3352306 r3352317 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8.2 6 Stable tag: 1.2. 16 Stable tag: 1.2.2 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later … … 86 86 87 87 == Changelog == 88 89 = 1.2.2 = 90 * Packaging: Ensure admin success notice shows Edit/View links and importer returns post ID in distributed zip. 88 91 89 92 = 1.2.1 = -
tradejournal/tags/1.2.2/tradejournal.php
r3352306 r3352317 3 3 Plugin Name: TradeJournal WP 4 4 Description: TradeJournal WP imports trades from NinjaTrader CSV files, creating detailed journal entries for each trading day. Includes trade management, P&L calculation, responsive tables, lightbox for screenshots, and compatibility with custom post types and block-based themes. Track performance, analyze setups, and organize screenshots easily within WordPress. 5 Version: 1.2. 15 Version: 1.2.2 6 6 Author: Laith Sinawi 7 7 Author URI: https://sinawiwebdesign.com -
tradejournal/trunk/readme.txt
r3352306 r3352317 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8.2 6 Stable tag: 1.2. 16 Stable tag: 1.2.2 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later … … 86 86 87 87 == Changelog == 88 89 = 1.2.2 = 90 * Packaging: Ensure admin success notice shows Edit/View links and importer returns post ID in distributed zip. 88 91 89 92 = 1.2.1 = -
tradejournal/trunk/tradejournal.php
r3352306 r3352317 3 3 Plugin Name: TradeJournal WP 4 4 Description: TradeJournal WP imports trades from NinjaTrader CSV files, creating detailed journal entries for each trading day. Includes trade management, P&L calculation, responsive tables, lightbox for screenshots, and compatibility with custom post types and block-based themes. Track performance, analyze setups, and organize screenshots easily within WordPress. 5 Version: 1.2. 15 Version: 1.2.2 6 6 Author: Laith Sinawi 7 7 Author URI: https://sinawiwebdesign.com
Note: See TracChangeset
for help on using the changeset viewer.