afe9d6216d
Add migrations for Google Ads settings and demo data
...
- Create migration for global settings table and add google_ads_customer_id and google_ads_start_date columns to clients table.
- Add migration to include product_url column in products_data table.
- Insert demo data for campaigns, products, and their history for client 'pomysloweprezenty.pl'.
- Implement client management interface with modals for adding and editing clients, including Google Ads Customer ID and data retrieval start date.
2026-02-15 17:46:32 +01:00
32f25dc48c
feat: Zaktualizuj styl przycisku usuwania zaznaczonych produktów
2026-02-10 23:26:52 +01:00
c00b64ce46
feat: Zaktualizuj kolejność sortowania w widoku produktów
2026-02-02 23:42:56 +01:00
7edb515582
Merge branch 'main' of https://git.project-pro.pl/Project-Pro/adsPRO
2026-01-30 00:27:47 +01:00
9d62cfc845
feat: Dodaj funkcjonalność usuwania zaznaczonych produktów w interfejsie użytkownika
2026-01-30 00:27:44 +01:00
a590df780c
feat: Dodaj funkcjonalność usuwania kampanii i wpisów historii oraz aktualizację interfejsu użytkownika
2026-01-27 10:27:32 +01:00
cd5ab2b8b6
feat: Dodaj funkcjonalność usuwania komentarzy oraz wyświetlanie ich w historii produktów
2026-01-26 23:40:20 +01:00
e165fd3ef3
feat: Dodaj funkcjonalność usuwania produktów oraz aktualizację interfejsu użytkownika
2025-12-17 23:04:07 +01:00
7c8df8585a
feat: Zaktualizuj rozmiar i czas modyfikacji pliku class.Cron.php oraz dodaj długość strony do tabeli historii produktów
2025-12-02 00:31:09 +01:00
ad79773412
feat: Dodaj sprawdzenie istnienia klienta w metodach klasy Cron
2025-11-27 20:57:22 +01:00
5b6c6227c0
update
2025-11-23 16:16:53 +01:00
f5db5263ab
feat: Add Google Taxonomy integration and product editing enhancements
...
- Implemented Google Taxonomy loading via AJAX in main_view.php, allowing users to select categories for products.
- Enhanced product editing modal to include fields for product title, description, and Google category selection.
- Updated AJAX calls to save product data, including custom title, description, and selected Google category.
- Added character count validation for product title input.
- Integrated Select2 for improved category selection UI.
- Created google-taxonomy.php to fetch and cache Google Taxonomy data, ensuring efficient retrieval and fallback mechanisms.
- Removed outdated custom feed XML file.
- Updated layout-logged.php to include necessary Select2 styles and scripts.
2025-11-20 23:46:21 +01:00
92ce677f7c
Dodaj metodę get_roas_bounds w klasie Products oraz zaktualizuj metodę get_products, aby wyświetlała minimalny i maksymalny ROAS z paskiem wydajności.
2025-10-21 00:17:58 +02:00
63727f5d76
Zaktualizuj zapytania SQL w klasie Products, aby umożliwić wyszukiwanie po 'offer_id' z użyciem operatora LIKE oraz popraw lmtime i rozmiar pliku class.Products.php w pliku ftp-kr.sync.cache.json. Dodatkowo, popraw formatowanie 'offer_id' w metodzie cron.
2025-08-26 23:44:32 +02:00
4e21a63cc9
Zaktualizuj warunek dla etykiety 'custom_label_4' w klasie Products, zmieniając 'product_deleted' na 'deleted'
2025-08-21 10:55:00 +02:00
e0ac1cf118
Add comment form alongside chart in product history
...
- Introduced a new layout for the product history page, integrating a comment form next to the chart.
- Styled the comment form with SCSS for better user experience.
- Implemented form submission via AJAX to save comments without page reload.
- Set default date in the comment form to today's date.
- Enhanced error handling for AJAX requests related to comment submission.
2025-08-20 23:59:56 +02:00
9e31461073
Dodaj metodę get_min_roas w klasie Products oraz zaktualizuj szablon product_history.php, aby wyświetlał linię limitu ROAS na wykresie.
2025-08-20 16:24:53 +02:00
a14512dd19
Zaktualizuj metodę set_product_data w klasie Products, aby obsługiwała wstawianie nowych danych, jeśli produkt nie istnieje.
2025-08-12 09:57:03 +02:00
c9f2f66457
Zaktualizuj zapytania SQL w metodzie get_products w klasie Products, aby sortować wyniki według id w kolejności malejącej.
2025-08-09 13:55:01 +02:00
522db8d363
Dodaj kolor etykiety 'pla_single' w klasie Products
2025-07-04 16:16:46 +02:00
ea06ce6dee
Zaktualizuj plik synchronizacji FTP z nowymi czasami modyfikacji dla klas Cron i Products; dodaj nowy plik custom-feed-90.xml z danymi kanału RSS.
2025-05-27 00:17:23 +02:00
ea6163bee2
Zmień etykietę 'pause' na 'paused' w klasie Products dla poprawy spójności kolorów.
2025-05-15 23:46:53 +02:00
9d5119e421
Dodaj kolor etykiety 'pause' w klasie Products
2025-05-15 23:15:54 +02:00
a4197dfad8
Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/adsPRO
2025-05-14 14:55:56 +02:00
b237ad1fe7
Zaktualizuj logikę przypisywania etykiety 'bestseller' w klasie Cron, aby uwzględnić minimalny ROAS dla bestsellerów.
2025-05-14 14:55:30 +02:00
e1574a3730
Update file size and modification time for class.Cron.php; adjust product history count threshold in cron logic
2025-05-03 00:59:39 +02:00
1aa3c3a390
Update file sizes and modification times for class files in FTP sync cache
2025-04-27 11:32:15 +02:00
056559d0f3
Update ROAS calculations to include all-time values and adjust cache metadata
2025-04-24 00:17:36 +02:00
2ea0cc28a6
Refactor code structure for improved readability and maintainability
2025-04-13 00:52:21 +02:00
aeb7599811
Add functionality to manage and display minimum ROAS for bestsellers; implement AJAX calls for retrieval and saving
2025-04-08 00:18:57 +02:00
ce9c9a1507
Add bold styling for low ROAS values and enhance product display
2025-03-08 11:31:20 +01:00
c150f6fb39
Update FTP and database configuration for new host settings
2025-02-28 12:07:03 +01:00
02fb4cefd3
Update product cache metadata and add custom class for deleted products
2025-02-09 23:19:05 +01:00
575d4aace0
Add minimum ROAS functionality to product management; implement saving and display in product listing
2025-01-29 22:53:41 +01:00
bd0b5c58c0
Refactor product ordering logic to use POST data; improve query structure and enhance readability
2025-01-06 13:08:18 +01:00
f32f40bc50
Add Allegro import functionality and enhance product history management
2025-01-01 23:34:52 +01:00
33442a110a
Refactor product history retrieval in Cron and Products classes; optimize date handling and query logic
2024-12-21 21:32:38 +01:00
730ff661c8
Add search functionality to product listing and enable custom title editing
2024-12-16 23:36:09 +01:00
03a6d68c62
Enhance product display with custom names and improved styling; update table headers
2024-12-15 21:36:38 +01:00
4e3dfccff2
Add favicon and update layout files; enhance product query and table styles
2024-12-11 17:36:38 +01:00
82a183fd18
first commit
2024-12-10 23:24:15 +01:00